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)
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>

No differences found