GFS2: Fix ail list traversal
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 Apr 2011 09:23:56 +0000 (10:23 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 3 May 2011 10:48:07 +0000 (11:48 +0100)
commit4f1de018215fb56940ce5793e11becd1e8cd6e44
tree4f90d7ef5e219615eab7c45e421fa45cb2729b1e
parent6905d9e4dda6112f007e9090bca80507da158e63
GFS2: Fix ail list traversal

In the recent patches to update the AIL list code, I managed to
forget that the ail list lock got dropped, even though I
added a comment specifically to remind myself :(

Reported-by: Barry Marson <bmarson@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/log.c