linux/fs/ocfs2/dlm
Kurt Hackel b220532a71 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>
2006-06-26 14:43:14 -07:00
..
dlmapi.h
dlmast.c ocfs2: do LVB puts in place 2006-06-26 14:42:55 -07:00
dlmcommon.h ocfs2: wait for recovery when starting lock mastery 2006-06-26 14:43:12 -07:00
dlmconvert.c ocfs2: retry operations when a lock is marked in recovery 2006-06-26 14:43:14 -07:00
dlmconvert.h
dlmdebug.c
dlmdebug.h
dlmdomain.c
dlmdomain.h
dlmfs.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmfsver.c
dlmfsver.h
dlmlock.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmmaster.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmrecovery.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmthread.c ocfs2: use cond_resched() in dlm_thread() 2006-06-26 14:43:13 -07:00
dlmunlock.c ocfs2: recheck lockres master before sending an unlock request. 2006-06-26 14:42:45 -07:00
dlmver.c
dlmver.h
Makefile
userdlm.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
userdlm.h