[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)
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>

No differences found