From: Steven Whitehouse Date: Mon, 9 Jul 2007 14:43:07 +0000 (+0100) Subject: [GFS2] Small fixes to logging code X-Git-Tag: v2.6.23-rc1~1156^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a24741cac414aba5918e9939afafa70c37f952;p=pandora-kernel.git [GFS2] Small fixes to logging code This reverts part of an earlier patch which tried to reclaim gfs2_bufdata structures too early and resulted in a "use after free" case (this bit from me). Also a change to not write out log headers unless we really need to (in the case of flushing nothing we don't need a header) from Bob. Signed-off-by: Steven Whitehouse Signed-off-by: Bob Peterson --- Reading git-diff-tree failed