diff options
| author | Nikolay Borisov <[email protected]> | 2018-11-01 14:09:49 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-12-17 14:51:28 +0100 |
| commit | 65a680f6b7d6e83ca3a440588d3581f4a38265bf (patch) | |
| tree | c87fba407cac4aa45c7d8ded8579e87e0df78703 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 7087a9d8db88ef9b7f8a30ac5706aa396b78e6c9 (diff) | |
btrfs: Remove extent_io_ops::check_extent_io_range callback
This callback was only used in debug builds by btrfs_leak_debug_check.
A better approach is to move its implementation in
btrfs_leak_debug_check and ensure the latter is only executed for extent
tree which have ->private_data set i.e. relate to a data node and not
the btree one. No functional changes.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions