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

No differences found