commit | 2933f9254a6af33db25270778c998a42029da668 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Nov 01 13:23:29 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:34:17 2006 -0500 |
tree | 75dc8b32c901995352b0538607f2636cd2834a1d | |
parent | b60623c238b6a819bd04090139704e2cb57a751f [diff] |
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid Remove duplicate di_uid/di_gid fields in favour of using inode->i_uid/inode->i_gid instead. This saves 8 bytes. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>