[GFS2] Fix some bugs
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Mar 2006 22:41:58 +0000 (17:41 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Mar 2006 22:41:58 +0000 (17:41 -0500)
commitb4dc72911d149d7d6b7ffb512bd68906f1cbd33a
tree2b00b45b2c63eac9b3aa3b353f1ba44b9a14582d
parentc9fd43078f5007c6ca6b3a9cd04c51a8f0e44a20
[GFS2] Fix some bugs

Fix a bug I introduced earlier with a kfree() and usage of
a structure in the wrong order. Also try and get the counts
of the journaled data buffers "more correct". Still some work
to do in this area though.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/log.c
fs/gfs2/lops.c
fs/gfs2/trans.c