commit | c8df412e1c746dd21094966d04b3a79aad0f4d08 | [log] [tgz] |
---|---|---|
author | Kurt Hackel <kurt.hackel@oracle.com> | Mon May 01 13:47:50 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Jun 26 14:43:08 2006 -0700 |
tree | b662c0c5b9ff4e5a607d53adb92a8c38acce940e | |
parent | 36407488b1cbc4d84bc2bd14e03f3f9b768090d9 [diff] |
ocfs2: special case recovery lock in dlmlock_remote() If the previous master of the recovery lock dies, let calc_usage take it down completely and let the caller completely redo the dlmlock() call. Otherwise, there will never be an opportunity to re-master the lockres and recovery wont be able to progress. Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>