]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd1654533627acc0a3000b0d3c9a3d1cad816ddf
tree3370fab3116cc9bad2c774210a7e497b5fa6f481
parentf8274fe365ff4f031d3cb0e70f7abcb7ffbbc02e
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