Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67666
b: refs/heads/master
c: 382e6e2
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Oct 10, 2007
1 parent 7981ca1 commit 837f0b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb3b0e3df5420fdf2c6bbb4417525c6d2ef55bbb
refs/heads/master: 382e6e256b0cb1a84a45a520cef75d1b8ff44663
1 change: 1 addition & 0 deletions trunk/fs/gfs2/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,7 @@ static int dir_split_leaf(struct inode *inode, const struct qstr *name)

error = gfs2_meta_inode_buffer(dip, &dibh);
if (!gfs2_assert_withdraw(GFS2_SB(&dip->i_inode), !error)) {
gfs2_trans_add_bh(dip->i_gl, dibh, 1);
dip->i_di.di_blocks++;
gfs2_set_inode_blocks(&dip->i_inode);
gfs2_dinode_out(dip, dibh->b_data);
Expand Down

0 comments on commit 837f0b8

Please sign in to comment.