commit | b60623c238b6a819bd04090139704e2cb57a751f | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Nov 01 12:22:46 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:34:14 2006 -0500 |
tree | fcecc0599003db66d937138be94bef4b4372f15b | |
parent | e7f14f4d094ea1a9ce1953375f5bc1500c760c79 [diff] |
[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>