OSDN Git Service

btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
authorDavid Sterba <dsterba@suse.com>
Fri, 28 Oct 2022 00:55:51 +0000 (02:55 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:54 +0000 (18:00 +0100)
commit0988fc7bda79feff046056f032fd149ab08e03d1
treeb3f293061bba411be73f15983e6ad6c9caf60630
parent35da5a7edec32935135737608c9d9da24a419bab
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename

The extent_io_tree::private_data was meant to be a preparatory work for
the metadata inode rework but that never materialized. Now it's used
only for an inode so it's better to change the appropriate type and
rename it.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-io-tree.c
fs/btrfs/extent-io-tree.h
fs/btrfs/inode.c
include/trace/events/btrfs.h