aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2021-10-25 16:31:50 +0000
committerDavid Sterba <[email protected]>2021-10-29 10:39:13 +0000
commit4467af8809299c12529b5c21481c1d44a3b209f9 (patch)
tree82eef56e1f8bb4e81d30871d4699ace1f50d5696 /fs/btrfs/dev-replace.c
parentbtrfs: remove root argument from drop_one_dir_item() (diff)
downloadkernel-4467af8809299c12529b5c21481c1d44a3b209f9.tar.gz
kernel-4467af8809299c12529b5c21481c1d44a3b209f9.zip
btrfs: remove root argument from btrfs_unlink_inode()
The root argument passed to btrfs_unlink_inode() and its callee, __btrfs_unlink_inode(), always matches the root of the given directory and the given inode. So remove the argument and make __btrfs_unlink_inode() use the root of the directory. Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions