diff options
author | 2008-01-04 09:34:54 -0500 | |
---|---|---|
committer | 2008-09-25 11:03:59 -0400 | |
commit | 1372f8e609d260c2352bf74e125614eef7aee8ef (patch) | |
tree | b20a655957cb27a51779a9db971aeb8b9d9d2d19 /fs/btrfs/ordered-data.c | |
parent | Btrfs: Lower the max inline size to 8k (diff) | |
download | wireguard-linux-1372f8e609d260c2352bf74e125614eef7aee8ef.tar.xz wireguard-linux-1372f8e609d260c2352bf74e125614eef7aee8ef.zip |
Properly call btrfs_search_slot while shrinking
The shrinking code used btrfs_next_leaf to find the next item, but
this does not cow the blocks it touches. This fix calls search_slot after
finding the next item to do appropriate cow and balancing.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions