Skip to content
Commit fa598b06 authored by David Sterba's avatar David Sterba
Browse files

btrfs: remove recalc_thresholds from free space ops



After removing the inode number cache that was using the free space
cache code, we can remove at least the recalc_thresholds callback from
the ops. Both code and tests use the same callback function. It's moved
before its first use.

The use_bitmaps callback is still needed by tests to create some
extents/bitmap setup.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent f0d1219d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment