Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40071
b: refs/heads/master
c: bbbe451
h: refs/heads/master
i:
  40069: 3f43518
  40067: ceeeb70
  40063: 4997629
v: v3
  • Loading branch information
Adrian Bunk authored and Steven Whitehouse committed Oct 20, 2006
1 parent 6f2c0e0 commit e2112a2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 348acd48f050f5ba7fa917b1421ae34443be97dd
refs/heads/master: bbbe4512735eb0f15f09ffd14876091a8e91bc69
4 changes: 2 additions & 2 deletions trunk/fs/gfs2/ops_fstype.c
Original file line number Diff line number Diff line change
Expand Up @@ -794,8 +794,8 @@ static int fill_super_meta(struct super_block *sb, struct super_block *new,
fs_err(sdp, "can't get root dentry\n");
error = -ENOMEM;
iput(inode);
}
new->s_root->d_op = &gfs2_dops;
} else
new->s_root->d_op = &gfs2_dops;

return error;
}
Expand Down

0 comments on commit e2112a2

Please sign in to comment.