commit | db0f6ce69776370232431eb8be85a5b18b0019c0 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Mon Feb 01 16:55:50 2010 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Feb 02 23:51:16 2010 -0800 |
tree | cd3a18bf13fa6dcbf2c59940565ddfaedabcdd89 | |
parent | 0d74125a6a68d4f1969ecaf0b3543f315916ccdc [diff] |
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 <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>