Searched hist:"0988 fc7bda79feff046056f032fd149ab08e03d1" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | extent-io-tree.c | diff 0988fc7bda79feff046056f032fd149ab08e03d1 Thu Oct 27 19:55:51 CDT 2022 David Sterba <dsterba@suse.com> 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>
|
H A D | extent-io-tree.h | diff 0988fc7bda79feff046056f032fd149ab08e03d1 Thu Oct 27 19:55:51 CDT 2022 David Sterba <dsterba@suse.com> 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>
|
H A D | inode.c | diff 0988fc7bda79feff046056f032fd149ab08e03d1 Thu Oct 27 19:55:51 CDT 2022 David Sterba <dsterba@suse.com> 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>
|
/openbmc/linux/include/trace/events/ |
H A D | btrfs.h | diff 0988fc7bda79feff046056f032fd149ab08e03d1 Thu Oct 27 19:55:51 CDT 2022 David Sterba <dsterba@suse.com> 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>
|