GFS2: Move rg_igeneration into struct gfs2_rgrpd
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 4 Nov 2008 10:19:03 +0000 (10:19 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:39:01 +0000 (07:39 +0000)
commitd8b71f7381769177998acb2f59ddc73465a60fe0
tree3370fab3116cc9bad2c774210a7e497b5fa6f481
parent383f01fbf4a701b73f5e35ea805ed1700b4b4db9
GFS2: Move rg_igeneration into struct gfs2_rgrpd

This moves one of the fields of struct gfs2_rgrpd_host into
the struct gfs2_rgrpd with the eventual aim of removing
the struct rgrpd_host completely.

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