Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58573
b: refs/heads/master
c: 037bcbb
h: refs/heads/master
i:
  58571: 6e4d020
v: v3
  • Loading branch information
akpm@linux-foundation.org authored and Steven Whitehouse committed Jul 9, 2007
1 parent 9b45eef commit 99fdd86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c8cdf479377462315d6b4f56379f8ac989b0ef29
refs/heads/master: 037bcbb7564e35aef937c54799550cd27735aac6
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ struct inode *gfs2_lookupi(struct inode *dir, const struct qstr *name,
struct super_block *sb = dir->i_sb;
struct gfs2_inode *dip = GFS2_I(dir);
struct gfs2_holder d_gh;
int error;
int error = 0;
struct inode *inode = NULL;
int unlock = 0;

Expand Down

0 comments on commit 99fdd86

Please sign in to comment.