mirror of
https://github.com/torvalds/linux.git
synced 2026-07-23 22:18:01 +02:00
Linux kernel source tree
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> |
||
|---|---|---|
| fs/btrfs | ||