diff options
author | David Sterba <dsterba@suse.com> | 2023-09-27 14:22:39 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 16:44:16 +0200 |
commit | 54c65371464e6e676494473dd258d7c337146a35 (patch) | |
tree | 34734407610577f943041172cdfc66b85f4829ae /block/blk-ioprio.h | |
parent | btrfs: adjust overcommit logic when very close to full (diff) | |
download | linux-54c65371464e6e676494473dd258d7c337146a35.tar.xz linux-54c65371464e6e676494473dd258d7c337146a35.zip |
btrfs: open code btrfs_ordered_inode_tree in btrfs_inode
The structure btrfs_ordered_inode_tree is used only in one place, in
btrfs_inode. The structure itself has a 4 byte hole which is wasted
space.
Move the btrfs_ordered_inode_tree members to btrfs_inode with a common
prefix 'ordered_tree_' where the hole can be utilized and shrink inode
size.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'block/blk-ioprio.h')
0 files changed, 0 insertions, 0 deletions