commit | bcf0b5b348a1f49c2c878ffdb78e68c930baabb8 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Nov 03 13:39:46 2008 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jan 05 07:38:55 2009 +0000 |
tree | f5ee33d171f397bbcf55b3138b41b7684d6e4654 | |
parent | 55ba474daed9763b2f6fe26ad762ee373554d65e [diff] |
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>