btrfs: switch async_submit_bio::inode to btrfs_inode
authorDavid Sterba <dsterba@suse.com>
Thu, 27 Oct 2022 00:40:36 +0000 (02:40 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:51 +0000 (18:00 +0100)
commitda67daab8dd679b9a10dee86520c530011342a8d
tree1b206abb8c71277c92f048853406d85d791186cc
parentad65ecf30b037549a17d2e402fac8d39242073d1
btrfs: switch async_submit_bio::inode to btrfs_inode

The async bio submit 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/disk-io.c