diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2008-02-01 10:23:44 +0100 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2008-03-31 11:40:31 +0200 |
commit | 9a0045088d888c9c539c8c626a366cb52c0fbdab (patch) | |
tree | eac1d44330603c08dddf397fc46484f97a69a11e /Documentation/CodingStyle | |
parent | [GFS2] Remove rgrp and glock version numbers (diff) | |
download | linux-9a0045088d888c9c539c8c626a366cb52c0fbdab.tar.xz linux-9a0045088d888c9c539c8c626a366cb52c0fbdab.zip |
[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: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions