summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-08-19 18:06:12 +0200
committerJosef Bacik <josef@redhat.com>2011-10-19 21:12:38 +0200
commita9b5fcddce594a408a48d523087b5bb64ce82469 (patch)
treeb146a8c2c9a00012b253c94dc65baa8ecb325e61 /fs/btrfs/volumes.h
parentBtrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check (diff)
downloadlinux-a9b5fcddce594a408a48d523087b5bb64ce82469.tar.xz
linux-a9b5fcddce594a408a48d523087b5bb64ce82469.zip
Btrfs: fix call to btrfs_search_slot in free space cache
We are setting ins_len to 1 even tho we are just modifying an item that should be there already. This may cause the search stuff to split nodes on the way down needelessly. Set this to 0 since we aren't inserting anything. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'fs/btrfs/volumes.h')
0 files changed, 0 insertions, 0 deletions