Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128449
b: refs/heads/master
c: 8e21528
h: refs/heads/master
i:
  128447: 7c56bb8
v: v3
  • Loading branch information
Chris Mason authored and David Woodhouse committed Aug 30, 2007
1 parent 92eece7 commit 73edecd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2bf5a725a3b82efeaf7b292c085e69a9388a89ea
refs/heads/master: 8e21528f87854314792aaef4d279bc9e5a9be997
2 changes: 0 additions & 2 deletions trunk/fs/btrfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,6 @@ int btrfs_drop_extents(struct btrfs_trans_handle *trans,
keep = 1;
WARN_ON(start & (root->blocksize - 1));
if (found_extent) {
btrfs_drop_extent_cache(inode, key.offset,
start - 1 );
new_num = (start - key.offset) >>
inode->i_blkbits;
old_num = btrfs_file_extent_num_blocks(extent);
Expand Down

0 comments on commit 73edecd

Please sign in to comment.