[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)
commitb60623c238b6a819bd04090139704e2cb57a751f
treefcecc0599003db66d937138be94bef4b4372f15b
parente7f14f4d094ea1a9ce1953375f5bc1500c760c79
[GFS2] Shrink gfs2_inode (3) - di_mode

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>
15 files changed:
fs/gfs2/acl.c
fs/gfs2/bmap.c
fs/gfs2/eaops.c
fs/gfs2/eattr.c
fs/gfs2/glock.c
fs/gfs2/glops.c
fs/gfs2/inode.c
fs/gfs2/inode.h
fs/gfs2/ondisk.c
fs/gfs2/ops_address.c
fs/gfs2/ops_dentry.c
fs/gfs2/ops_file.c
fs/gfs2/ops_inode.c
fs/gfs2/ops_super.c
include/linux/gfs2_ondisk.h