From: Steven Whitehouse Date: Wed, 26 Nov 2008 13:30:49 +0000 (+0000) Subject: GFS2: Move four functions from super.c X-Git-Tag: v2.6.29-rc1~499^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bfb6449b7a1f29a2a63e1d869103b5811c3b69f;p=pandora-kernel.git GFS2: Move four functions from super.c The functions which are being moved can all be marked static in their new locations, since they only have a single caller each. Their new locations are more logical than before and some of the functions are small enough that the compiler might well inline them. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed