From: Steven Whitehouse Date: Wed, 19 Nov 2008 10:08:22 +0000 (+0000) Subject: GFS2: Move gfs2_recoverd into recovery.c X-Git-Tag: v2.6.29-rc1~499^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac1b4d9b6f885ccd7d8f56bceb609003a920ff7;p=pandora-kernel.git GFS2: Move gfs2_recoverd into recovery.c By moving gfs2_recoverd, we can make an additional function static and it also leaves only (the already scheduled for removal) gfs2_glockd in daemon.c. At the same time the declaration of gfs2_quotad is moved to quota.h to reflect the new location of gfs2_quotad in a previous patch. Also the recovery.h and quota.h headers are cleaned up. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed