From: Steven Whitehouse Date: Tue, 3 Oct 2006 15:10:41 +0000 (-0400) Subject: [GFS2] Move logging code into log.c (mostly) X-Git-Tag: v2.6.19-rc1~32^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddacfaf76dd620af9b73343a975749778321b51c;p=pandora-kernel.git [GFS2] Move logging code into log.c (mostly) 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 --- Reading git-diff-tree failed