kernel-hacking-2024-linux-s.../fs/dlm
David Teigland 2b4e926aab [DLM] fix loop in grant_after_purge
The loop in grant_after_purge is intended to find all rsb's in each hash
bucket that have the LOCKS_PURGED flag set.  The loop was quitting the
current bucket after finding just one rsb instead of going until there are
no more.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-07-26 08:42:26 -04:00
..
ast.c [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
ast.h
config.c [DLM] PATCH 2/3 dlm: lowcomms close 2006-04-28 10:50:41 -04:00
config.h
debug_fs.c [DLM] more info through debugfs 2006-07-26 08:41:37 -04:00
dir.c
dir.h
dlm_internal.h [DLM] more info through debugfs 2006-07-26 08:41:37 -04:00
Kconfig [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
lock.c [DLM] fix loop in grant_after_purge 2006-07-26 08:42:26 -04:00
lock.h [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
lockspace.c [DLM] more info through debugfs 2006-07-26 08:41:37 -04:00
lockspace.h [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
lowcomms.c [DLM] init rwsem earlier 2006-06-19 09:15:38 -04:00
lowcomms.h [DLM] PATCH 2/3 dlm: lowcomms close 2006-04-28 10:50:41 -04:00
lvb_table.h
main.c [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
Makefile [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
member.c [DLM] PATCH 2/3 dlm: lowcomms close 2006-04-28 10:50:41 -04:00
member.h
memory.c [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
memory.h [DLM] Remove range locks from the DLM 2006-02-23 09:56:38 +00:00
midcomms.c
midcomms.h
rcom.c [DLM] Remove range locks from the DLM 2006-02-23 09:56:38 +00:00
rcom.h
recover.c [DLM] set purged flag on rsbs 2006-07-26 08:42:01 -04:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c [DLM] fix whitespace damage 2006-07-21 01:55:41 -04:00
user.h [DLM] dlm: user locks 2006-07-13 09:25:34 -04:00
util.c [DLM] Remove range locks from the DLM 2006-02-23 09:56:38 +00:00
util.h