]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
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)
commit2454151cdede9f6f3a2213ae84b07d9a9edb485e
tree194727095ab3a31198e63c2db9b5cda85f5d6b85
parent0988fc7bda79feff046056f032fd149ab08e03d1
btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent

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-tree.c
fs/btrfs/inode.c