commit | a0a24741cac414aba5918e9939afafa70c37f952 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 15:43:07 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 15:43:07 2007 +0100 |
tree | aee42799f08cff93d5d67d8093d8fe881978ed17 | |
parent | ac90a2552500996c529d5f0ddc16a9bf60bf670d [diff] |
[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 <swhiteho@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>