GFS2: Move gfs2_sync_meta to lops.c
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 3 Jul 2013 14:13:32 +0000 (15:13 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 19 Aug 2013 16:26:32 +0000 (17:26 +0100)
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 <swhiteho@redhat.com>

No differences found