diff options
| author | Josef Bacik <[email protected]> | 2020-11-06 16:27:32 -0500 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-12-08 15:54:09 +0100 |
| commit | 4048daedb910f83f080c6bb03c78af794aebdff5 (patch) | |
| tree | b3ae0fc0160a80011c5a8d68076d6cfa719cb27f /tools/perf/scripts/python/bin | |
| parent | 2f5239dcb26b5037dc21b58fe8bb0e80243f4f6f (diff) | |
btrfs: locking: remove the recursion handling code
Now that we're no longer using recursion, rip out all of the supporting
code. Follow up patches will clean up the callers of these functions.
The extent_buffer::lock_owner is still retained as it allows safety
checks in btrfs_init_new_buffer for the case that the free space cache
is corrupted and we try to allocate a block that we are currently using
and have locked in the path.
Reviewed-by: Filipe Manana <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions