kernel-hacking-2024-linux-s.../fs/ocfs2/dlm
Kurt Hackel a6fa36402a ocfs2_dlm: wake up sleepers on the lockres waitqueue
The dlm was not waking up threads waiting on the lockres wait queue,
waiting for the lockres to be no longer be in the DLM_LOCK_RES_IN_PROGRESS
and the DLM_LOCK_RES_MIGRATING states.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-02-07 12:05:19 -08:00
..
dlmapi.h
dlmast.c
dlmcommon.h ocfs2_dlm: Fixes race between migrate and dirty 2007-02-07 12:00:57 -08:00
dlmconvert.c ocfs2_dlm: wake up sleepers on the lockres waitqueue 2007-02-07 12:05:19 -08:00
dlmconvert.h
dlmdebug.c ocfs2_dlm: fix cluster-wide refcounting of lock resources 2007-02-07 11:53:07 -08:00
dlmdomain.c ocfs2_dlm: fix cluster-wide refcounting of lock resources 2007-02-07 11:53:07 -08:00
dlmdomain.h
dlmfs.c [PATCH] struct path: convert ocfs2 2006-12-08 08:28:48 -08:00
dlmfsver.c
dlmfsver.h
dlmlock.c ocfs2_dlm: fix cluster-wide refcounting of lock resources 2007-02-07 11:53:07 -08:00
dlmmaster.c ocfs2_dlm: wake up sleepers on the lockres waitqueue 2007-02-07 12:05:19 -08:00
dlmrecovery.c ocfs2_dlm: wake up sleepers on the lockres waitqueue 2007-02-07 12:05:19 -08:00
dlmthread.c ocfs2_dlm: Fixes race between migrate and dirty 2007-02-07 12:00:57 -08:00
dlmunlock.c ocfs2_dlm: Make dlmunlock() wait for migration to complete 2007-02-07 12:01:49 -08:00
dlmver.c
dlmver.h
Makefile
userdlm.c
userdlm.h