Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360488
b: refs/heads/master
c: bdc20e6
h: refs/heads/master
v: v3
  • Loading branch information
Josef Bacik committed Feb 28, 2013
1 parent 521a5c6 commit 10a011e
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: fda2832febb1928da0625b2c5d15559b29d7e740
refs/heads/master: bdc20e67e82cfc4901d3a5a0d79104b0e2296d83
1 change: 1 addition & 0 deletions trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ static noinline int cow_file_range_inline(struct btrfs_trans_handle *trans,
return 1;
}

set_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &BTRFS_I(inode)->runtime_flags);
btrfs_delalloc_release_metadata(inode, end + 1 - start);
btrfs_drop_extent_cache(inode, start, aligned_end - 1, 0);
return 0;
Expand Down

0 comments on commit 10a011e

Please sign in to comment.