diff options
author | 2020-12-03 17:18:38 +0100 | |
---|---|---|
committer | 2020-12-09 19:16:06 +0100 | |
commit | fa598b0696409e3522022a1dddd47a1adc2b994d (patch) | |
tree | a2c4c06d48e81b1bb1048f5ec2fd95b1702757ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode (diff) | |
download | wireguard-linux-fa598b0696409e3522022a1dddd47a1adc2b994d.tar.xz wireguard-linux-fa598b0696409e3522022a1dddd47a1adc2b994d.zip |
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: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions