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:
0d74125
)
ocfs2: Remove overzealous BUG_ON during blocked lock processing
author
Sunil Mushran
<sunil.mushran@oracle.com>
Tue, 2 Feb 2010 00:55:50 +0000
(16:55 -0800)
committer
Joel Becker
<joel.becker@oracle.com>
Wed, 3 Feb 2010 07:51:16 +0000
(23:51 -0800)
During blocked lock processing, we should consider the possibility that the
lock is no longer blocking.
Joel Becker <joel.becker@oracle.com> assisted in fixing this issue.
Reported-by: David Teigland <teigland@redhat.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found