git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0920c
)
ocfs2: remove an overly aggressive BUG() in dlmfs
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 29 Mar 2006 18:33:35 +0000
(10:33 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Sat, 8 Apr 2006 00:27:43 +0000
(17:27 -0700)
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 <mark.fasheh@oracle.com>
No differences found