Skip to content
Commit 54c65371 authored by David Sterba's avatar David Sterba
Browse files

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: default avatarDavid Sterba <dsterba@suse.com>
parent cb6cbab7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment