Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67655
b: refs/heads/master
c: ca5a939
h: refs/heads/master
i:
  67653: 072a7f2
  67651: 0244d59
  67647: ae00b6a
v: v3
  • Loading branch information
Denis Cheng authored and Steven Whitehouse committed Oct 10, 2007
1 parent 62eb13c commit 5296d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4ef290025ccde7c52ba219cf733a4295acd5401f
refs/heads/master: ca5a939b33166a9f5a2556e6c4ec031524852ba2
3 changes: 1 addition & 2 deletions trunk/fs/gfs2/ops_fstype.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include "lm.h"
#include "mount.h"
#include "ops_fstype.h"
#include "ops_dentry.h"
#include "ops_super.h"
#include "recovery.h"
#include "rgrp.h"
Expand All @@ -38,8 +39,6 @@
#define DO 0
#define UNDO 1

extern struct dentry_operations gfs2_dops;

static struct gfs2_sbd *init_sbd(struct super_block *sb)
{
struct gfs2_sbd *sdp;
Expand Down

0 comments on commit 5296d78

Please sign in to comment.