[GFS2] Move logging code into log.c (mostly)
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 3 Oct 2006 15:10:41 +0000 (11:10 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 3 Oct 2006 15:10:41 +0000 (11:10 -0400)
This moves the logging code from meta_io.c into log.c and glops.c. As a
result the routines can now be static and all the logging code is together
in log.c, leaving meta_io.c with just metadata i/o code in it.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found