提交 8e21528f 编写于 作者: C Chris Mason 提交者: David Woodhouse

Btrfs: remove extra drop_extent_cache call

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 2bf5a725
......@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册