[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Nov 2006 19:35:17 +0000 (14:35 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:23 +0000 (10:34 -0500)
commit1a7b1eed5802502fd649e04784becd58557fdcf1
tree31e9e9ab8ba1296751985d49d55154848ae2eefa
parent4f56110a00af5fb2e22fbccfcaf944d62cae8fcf
[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime

Remove the di_[amc]time fields and use inode->i_[amc]time
fields instead. This saves 24 bytes from the gfs2_inode.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/dir.c
fs/gfs2/eattr.c
fs/gfs2/inode.c
fs/gfs2/inode.h
fs/gfs2/ondisk.c
fs/gfs2/ops_address.c
fs/gfs2/ops_inode.c
include/linux/gfs2_ondisk.h