]> err.no Git - linux-2.6/commit
[GFS2] Move gfs2_meta_syncfs() into log.c
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 23 Nov 2006 16:06:35 +0000 (11:06 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:36:45 +0000 (10:36 -0500)
commita25311c8e0b7071b129ca9a9e49e22eeaf620864
tree6da042d3f24461b88d968d0ca7b85b37252c5e5a
parentb004157ab5b374a498a5874cda68c389219d23e7
[GFS2] Move gfs2_meta_syncfs() into log.c

By moving gfs2_meta_syncfs() into log.c, gfs2_ail1_start()
can be made static.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/log.c
fs/gfs2/log.h
fs/gfs2/meta_io.c
fs/gfs2/meta_io.h