commit | d8b71f7381769177998acb2f59ddc73465a60fe0 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Nov 04 10:19:03 2008 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jan 05 07:39:01 2009 +0000 |
tree | 3370fab3116cc9bad2c774210a7e497b5fa6f481 | |
parent | 383f01fbf4a701b73f5e35ea805ed1700b4b4db9 [diff] |
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>