Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361358
b: refs/heads/master
c: 3b27759
h: refs/heads/master
v: v3
  • Loading branch information
Liu Bo authored and Chris Mason committed Mar 16, 2013
1 parent c7bb6ca commit 114eefc
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: 7c2ec3f0730729f4829d01f7c19538d135f86712
refs/heads/master: 3b2775942d6ccb14342f3aae55f22fbbfea8db14
1 change: 1 addition & 0 deletions trunk/fs/btrfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ void btrfs_drop_extent_cache(struct inode *inode, u64 start, u64 end,
}
compressed = test_bit(EXTENT_FLAG_COMPRESSED, &em->flags);
clear_bit(EXTENT_FLAG_PINNED, &em->flags);
clear_bit(EXTENT_FLAG_LOGGING, &flags);
remove_extent_mapping(em_tree, em);
if (no_splits)
goto next;
Expand Down

0 comments on commit 114eefc

Please sign in to comment.