]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/gfs2/incore.h
GFS2: Banish struct gfs2_rgrpd_host
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 4 Nov 2008 10:32:57 +0000 (10:32 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:39:03 +0000 (07:39 +0000)
commit73f749483ed18f3b5759909cc4187b1741f54b10
tree67acf16f388e35861f6e1c998fa5e049af98f4d0
parentcfc8b54922db7b647b6d88914dc7ef8c63b6671d
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 <swhiteho@redhat.com>
fs/gfs2/incore.h
fs/gfs2/rgrp.c
fs/gfs2/super.c