OSDN Git Service

btrfs: pass btrfs_inode to fixup_tree_root_location
authorDavid Sterba <dsterba@suse.com>
Thu, 27 Oct 2022 00:41:32 +0000 (02:41 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:54 +0000 (18:00 +0100)
commit3c1b1c4c0e874dc9f2cf2faa231d39c4ca0d5888
tree7a471fd8659ce766bf02a0e99ab2f98b3d2a6a34
parentd1de429bcedac78d047c545d748c7b45fe16d56d
btrfs: pass btrfs_inode to fixup_tree_root_location

The function is for internal interfaces so we should use the
btrfs_inode.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/inode.c