Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128443
b: refs/heads/master
c: 1b4ab1b
h: refs/heads/master
i:
  128441: 1b4b7e1
  128439: 377e83b
v: v3
  • Loading branch information
Yan authored and David Woodhouse committed Aug 29, 2007
1 parent b252438 commit e6c28d1
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: 252c38f0697b6889c03542fa3c96143d3db4d9d8
refs/heads/master: 1b4ab1bb4bbd3045cd041259c30b826654599e96
1 change: 1 addition & 0 deletions trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1095,6 +1095,7 @@ static int btrfs_mknod(struct inode *dir, struct dentry *dentry,
else {
inode->i_op = &btrfs_special_inode_operations;
init_special_inode(inode, inode->i_mode, rdev);
btrfs_update_inode(trans, root, inode);
}
dir->i_sb->s_dirt = 1;
btrfs_update_inode_block_group(trans, inode);
Expand Down

0 comments on commit e6c28d1

Please sign in to comment.