GFS2: Move generation number into "proper" part of inode
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 3 Nov 2008 13:39:46 +0000 (13:39 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:38:55 +0000 (07:38 +0000)
commitbcf0b5b348a1f49c2c878ffdb78e68c930baabb8
treef5ee33d171f397bbcf55b3138b41b7684d6e4654
parent55ba474daed9763b2f6fe26ad762ee373554d65e
GFS2: Move generation number into "proper" part of inode

This moves the generation number from the gfs2_dinode_host
into the gfs2_inode structure. Eventually the plan is to get
rid of the gfs2_dinode_host structure completely.

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