commit | b220532a71adf65d45c3aa8a284bfa7ec57957bd | [log] [tgz] |
---|---|---|
author | Kurt Hackel <kurt.hackel@oracle.com> | Mon May 01 14:29:28 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Jun 26 14:43:14 2006 -0700 |
tree | c9aa6167aed4e2e7357e467f7b91957b5c114c53 | |
parent | f85cd47a5825b77a146bad6870b2ddcf08415c13 [diff] |
ocfs2: retry operations when a lock is marked in recovery Before checking for a nonexistent lock, make sure the lockres is not marked RECOVERING. The caller will just retry and the state should be fixed up when recovery completes. Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>