Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322366
b: refs/heads/master
c: c0f62de
h: refs/heads/master
v: v3
  • Loading branch information
Miao Xie authored and Chris Mason committed Aug 28, 2012
1 parent 4366de2 commit 548e942
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: 22cd2e7de7b0bd68fb668d23e1564707ca689510
refs/heads/master: c0f62dedd04ae0f3b8a18079db5a015af24e416f
1 change: 1 addition & 0 deletions trunk/fs/btrfs/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,7 @@ static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans,

btrfs_i_size_write(parent_inode, parent_inode->i_size +
dentry->d_name.len * 2);
parent_inode->i_mtime = parent_inode->i_ctime = CURRENT_TIME;
ret = btrfs_update_inode(trans, parent_root, parent_inode);
if (ret)
goto abort_trans_dput;
Expand Down

0 comments on commit 548e942

Please sign in to comment.