From: Steven Whitehouse Date: Wed, 3 Jul 2013 14:13:32 +0000 (+0100) Subject: GFS2: Move gfs2_sync_meta to lops.c X-Git-Tag: v3.12-rc1~89^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0ef28a2c9a768ffb63c1c3d9542b6e175ab260;p=pandora-kernel.git GFS2: Move gfs2_sync_meta to lops.c Since gfs2_sync_meta() is only called from a single file, lets move it to lops.c where it is used, and mark it static. At the same time, we can clean up the meta_io.h header too. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed