commit | 1a7b1eed5802502fd649e04784becd58557fdcf1 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Nov 01 14:35:17 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:34:23 2006 -0500 |
tree | 31e9e9ab8ba1296751985d49d55154848ae2eefa | |
parent | 4f56110a00af5fb2e22fbccfcaf944d62cae8fcf [diff] |
[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>