[GFS2] Shrink gfs2_inode (8) - i_vn
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Nov 2006 21:05:38 +0000 (16:05 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:30 +0000 (10:34 -0500)
commitbfded27ba010d1c3b0aa3843f97dc9b80de751be
tree55d0009b96ae00188fa4ab546cdcad5686a3fdde
parenta9583c7983cbba9726bfe64ee46613d654fc9e26
[GFS2] Shrink gfs2_inode (8) - i_vn

This shrinks the size of the gfs2_inode by 8 bytes by
replacing the version counter with a one bit valid/invalid
flag.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glops.c
fs/gfs2/incore.h
fs/gfs2/inode.c
fs/gfs2/ops_inode.c