commit | f1bdcc0a8278aa42cb77331275890aac85a4e7cd | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Thu Jul 14 14:28:08 2011 -0400 |
committer | Josef Bacik <josef@redhat.com> | Wed Oct 19 15:12:28 2011 -0400 |
tree | 1a7685bba3f3a3a2d282ddb41dc4042980a90c53 | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 [diff] |
Btrfs: move stuff around in btrfs_inode to get better packing Moving things around to give us better packing in the btrfs_inode. This reduces the size of our inode by 8 bytes. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com>