commit | 4f1de018215fb56940ce5793e11becd1e8cd6e44 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Apr 26 10:23:56 2011 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 03 11:48:07 2011 +0100 |
tree | 4f90d7ef5e219615eab7c45e421fa45cb2729b1e | |
parent | 6905d9e4dda6112f007e9090bca80507da158e63 [diff] |
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>