linux/fs/ocfs2/dlm
Sunil Mushran 2f5bf1f2d0 ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
In dlm_migrate_lockres(), we check upfront whether the lockres is a
candidate for migration. This patch encapsulates that code in a separate
function so that dlm_empty_lockres() can also use it during umount. This
patch addresses the umount process spinning problem.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-03-26 16:51:15 -07:00
..
dlmapi.h
dlmast.c
dlmcommon.h ocfs2_dlm: disallow a domain join if node maps mismatch 2007-02-07 12:09:14 -08:00
dlmconvert.c
dlmconvert.h
dlmdebug.c
dlmdomain.c ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() 2007-03-26 16:51:15 -07:00
dlmdomain.h
dlmfs.c [PATCH] Mark struct super_operations const 2007-02-12 09:48:47 -08:00
dlmfsver.c
dlmfsver.h
dlmlock.c
dlmmaster.c ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() 2007-03-26 16:51:15 -07:00
dlmrecovery.c
dlmthread.c ocfs2_dlm: Fix lockres ref counting bug 2007-03-26 16:50:52 -07:00
dlmunlock.c
dlmver.c
dlmver.h
Makefile
userdlm.c
userdlm.h