btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
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:52 +0000 (18:00 +0100)
commitb762041629e73d8e24a10aae4bf256774fbbd082
tree6d36289aa11f7cee4b322139eb72ffa241f25e4b
parent535a7e5d6b7e04da0336c632c834a575e82b5082
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio

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/btrfs_inode.h
fs/btrfs/extent_io.c
fs/btrfs/inode.c