From: Steven Whitehouse Date: Tue, 26 Apr 2011 09:23:56 +0000 (+0100) Subject: GFS2: Fix ail list traversal X-Git-Tag: v3.0-rc1~384^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1de018215fb56940ce5793e11becd1e8cd6e44;p=pandora-kernel.git 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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed