From: Steven Whitehouse Date: Mon, 2 Aug 2010 09:15:17 +0000 (+0100) Subject: GFS2: Fix recovery stuck bug (try #2) X-Git-Tag: v2.6.36-rc1~585^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0809f6ec18bbce54c996f5c36f4b9d371075c98b;p=pandora-kernel.git GFS2: Fix recovery stuck bug (try #2) This is a clean up of the code which deals with LM_FLAG_NOEXP which aims to remove any possible race conditions by using gl_spin to cover the gap between testing for the LM_FLAG_NOEXP and the GL_FROZEN flag. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed