[GFS2] Shrink gfs2_inode (3) - di_mode
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Nov 2006 17:22:46 +0000 (12:22 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:14 +0000 (10:34 -0500)
This removes the duplicate di_mode field in favour of using the
inode->i_mode field. This saves 4 bytes.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found