OSDN Git Service

btrfs: switch async_chunk::inode to btrfs_inode
authorDavid Sterba <dsterba@suse.com>
Fri, 28 Oct 2022 01:37:50 +0000 (03:37 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:55 +0000 (18:00 +0100)
commit99a81a444448ef6cde906500dbdf26aa5961e291
tree807de1984aa5ad5743e97fdc7f70e16a708f9bc3
parent7a0443f031a68188a38e0845686747d4ccd2c16d
btrfs: switch async_chunk::inode to btrfs_inode

The async_chunk::inode structure 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