From: Mark Fasheh Date: Wed, 29 Mar 2006 18:33:35 +0000 (-0800) Subject: ocfs2: remove an overly aggressive BUG() in dlmfs X-Git-Tag: v2.6.17-rc2~285^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7bc828e30fe3e23ea0968b9595ad20e2785978;p=pandora-kernel.git ocfs2: remove an overly aggressive BUG() in dlmfs Don't BUG() user_dlm_unblock_lock() on the absence of the USER_LOCK_BLOCKED flag - this turns out to be a valid case. Make some of the related BUG() statements print more useful information. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed