summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2021-10-25 19:31:50 +0300
committerDavid Sterba <dsterba@suse.com>2021-10-29 13:39:13 +0300
commit4467af8809299c12529b5c21481c1d44a3b209f9 (patch)
tree82eef56e1f8bb4e81d30871d4699ace1f50d5696 /lib/debugobjects.c
parent9798ba24cb76ea2f102811f3b670cab63b421092 (diff)
downloadlinux-4467af8809299c12529b5c21481c1d44a3b209f9.tar.xz
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 <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions