Skip to content
Commit ce276b06 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Reduce inode size by merging fields



There were three fields being used to keep track of the location
of the most recently allocated block for each inode. These have
been merged into a single field in order to better keep the
data and metadata for an inode close on disk, and also to reduce
the space required for storage.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 9feb7c88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment