linux/fs/dlm
Patrick Caulfield afb853fb4e [DLM] fix socket shutdown
This patch clears the user_data of active sockets as part of cleanup.
This prevents any late-arriving data from trying to add jobs to the work
queue while we are tidying up.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-Off-By: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2007-07-09 08:23:05 +01:00
..
Kconfig DLM must depend on SYSFS 2007-07-07 14:17:43 -07:00
Makefile [DLM] add lock timeouts and warnings [2/6] 2007-07-09 08:22:33 +01:00
ast.c [DLM] fs/dlm/ast.c should #include "ast.h" 2007-05-01 09:11:25 +01:00
ast.h
config.c [DLM] show default protocol 2007-07-09 08:22:59 +01:00
config.h [DLM] add lock timeouts and warnings [2/6] 2007-07-09 08:22:33 +01:00
debug_fs.c [DLM] dumping master locks 2007-07-09 08:22:56 +01:00
dir.c
dir.h
dlm_internal.h [DLM] dumping master locks 2007-07-09 08:22:56 +01:00
lock.c [DLM] canceling deadlocked lock 2007-07-09 08:22:54 +01:00
lock.h [DLM] canceling deadlocked lock 2007-07-09 08:22:54 +01:00
lockspace.c [DLM] wait for config check during join [6/6] 2007-07-09 08:22:42 +01:00
lockspace.h
lowcomms.c [DLM] fix socket shutdown 2007-07-09 08:23:05 +01:00
lowcomms.h
lvb_table.h
main.c [DLM] add lock timeouts and warnings [2/6] 2007-07-09 08:22:33 +01:00
member.c [DLM] wait for config check during join [6/6] 2007-07-09 08:22:42 +01:00
member.h
memory.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 2007-02-11 10:51:27 -08:00
memory.h
midcomms.c
midcomms.h
netlink.c [DLM] timeout fixes 2007-07-09 08:22:52 +01:00
rcom.c [DLM] wait for config check during join [6/6] 2007-07-09 08:22:42 +01:00
rcom.h
recover.c
recover.h
recoverd.c [DLM] add lock timeouts and warnings [2/6] 2007-07-09 08:22:33 +01:00
recoverd.h
requestqueue.c
requestqueue.h
user.c [DLM] canceling deadlocked lock 2007-07-09 08:22:54 +01:00
user.h
util.c
util.h