Btrfs: Add a leaf reference cache
Yan Zheng authored

Much of the IO done while dropping snapshots is done looking up
leaves in the filesystem trees to see if they point to any extents and
to drop the references on any extents found.

This creates a cache so that IO isn't required.
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
31153d81
Name Last commit Last update
..
btrfs Btrfs: Add a leaf reference cache