From: Steven Whitehouse Date: Tue, 4 Nov 2008 10:32:57 +0000 (+0000) Subject: GFS2: Banish struct gfs2_rgrpd_host X-Git-Tag: v2.6.29-rc1~499^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f749483ed18f3b5759909cc4187b1741f54b10;p=pandora-kernel.git GFS2: Banish struct gfs2_rgrpd_host This patch moves the final field so that we can get rid of struct gfs2_rgrpd_host, as promised some time ago. Also by rearranging the fields slightly, we are able to reduce the size of the gfs2_rgrpd structure at the same time. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed