From: Sunil Mushran Date: Tue, 2 Feb 2010 00:55:50 +0000 (-0800) Subject: ocfs2: Remove overzealous BUG_ON during blocked lock processing X-Git-Tag: v2.6.33-rc8~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0f6ce69776370232431eb8be85a5b18b0019c0;p=pandora-kernel.git ocfs2: Remove overzealous BUG_ON during blocked lock processing During blocked lock processing, we should consider the possibility that the lock is no longer blocking. Joel Becker assisted in fixing this issue. Reported-by: David Teigland Signed-off-by: Sunil Mushran Signed-off-by: Joel Becker --- Reading git-diff-tree failed