Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67663
b: refs/heads/master
c: 34eaae3
h: refs/heads/master
i:
  67661: f5ac764
  67659: 734c2b2
  67655: 5296d78
  67647: ae00b6a
v: v3
  • Loading branch information
Denis Cheng authored and Steven Whitehouse committed Oct 10, 2007
1 parent e137e99 commit 1bb7e87
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 0fd5355470ea40355b8af76d01748ec7b9926d4d
refs/heads/master: 34eaae398e29dadeed95efd30f1eb694e5932b34
5 changes: 3 additions & 2 deletions trunk/fs/gfs2/ops_fstype.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,9 @@ static int init_sb(struct gfs2_sbd *sdp, int silent, int undo)
fs_err(sdp, "can't get root dentry\n");
error = -ENOMEM;
iput(inode);
}
sb->s_root->d_op = &gfs2_dops;
} else
sb->s_root->d_op = &gfs2_dops;

out:
gfs2_glock_dq_uninit(&sb_gh);
return error;
Expand Down

0 comments on commit 1bb7e87

Please sign in to comment.