Skip to content
Snippets Groups Projects
Commit 9a004508 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Shrink & rename di_depth


This patch forms a pair with the previous patch which shrunk
di_height. Like that patch di_depth is renamed i_depth and moved
into struct gfs2_inode directly. Also the field goes from 16 bits
to 8 bits since it is also limited to a max value which is rather
small (17 in this case). In addition we also now validate the field
against this maximum value when its read in.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent cf45b752
No related branches found
No related tags found
No related merge requests found
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