[GFS2] Small fixes to logging code
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 14:43:07 +0000 (15:43 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 14:43:07 +0000 (15:43 +0100)
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 <swhiteho@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>

No differences found