aboutsummaryrefslogtreecommitdiff
path: root/fs/remap_range.c
diff options
context:
space:
mode:
authorGravatar Josef Bacik <josef@toxicpanda.com> 2020-11-06 16:27:32 -0500
committerGravatar David Sterba <dsterba@suse.com> 2020-12-08 15:54:09 +0100
commit4048daedb910f83f080c6bb03c78af794aebdff5 (patch)
treeb3ae0fc0160a80011c5a8d68076d6cfa719cb27f /fs/remap_range.c
parentbtrfs: remove btrfs_path::recurse (diff)
downloadlinux-4048daedb910f83f080c6bb03c78af794aebdff5.tar.gz
linux-4048daedb910f83f080c6bb03c78af794aebdff5.tar.bz2
linux-4048daedb910f83f080c6bb03c78af794aebdff5.zip
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 <fdmanana@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/remap_range.c')
0 files changed, 0 insertions, 0 deletions