Searched hist:c8df412e1c746dd21094966d04b3a79aad0f4d08 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmlock.c | diff c8df412e1c746dd21094966d04b3a79aad0f4d08 Mon May 01 15:47:50 CDT 2006 Kurt Hackel <kurt.hackel@oracle.com> 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>
|
H A D | dlmrecovery.c | diff c8df412e1c746dd21094966d04b3a79aad0f4d08 Mon May 01 15:47:50 CDT 2006 Kurt Hackel <kurt.hackel@oracle.com> 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>
|