linux/fs/dlm
Patrick Caulfeld 39bd4177dd dlm: close othercons
This patch addresses a problem introduced with the last round of
lowcomms patches where the 'othercon' connections do not get freed when
the DLM shuts down.

This results in the error message
"slab error in kmem_cache_destroy(): cache `dlm_conn': Can't free all
objects"

and the DLM cannot be restarted without a system reboot.

See bz#428119

Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Fabio M. Di Nitto <fabbione@ubuntu.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2008-01-29 17:17:32 -06:00
..
ast.c
ast.h
config.c
config.h
debug_fs.c
dir.c dlm: use dlm prefix on alloc and free functions 2008-01-29 17:17:19 -06:00
dir.h
dlm_internal.h dlm: proper prototypes 2008-01-29 17:16:52 -06:00
Kconfig
lock.c dlm: use dlm prefix on alloc and free functions 2008-01-29 17:17:19 -06:00
lock.h
lockspace.c dlm: use dlm prefix on alloc and free functions 2008-01-29 17:17:19 -06:00
lockspace.h
lowcomms.c dlm: close othercons 2008-01-29 17:17:32 -06:00
lowcomms.h
lvb_table.h
main.c dlm: proper prototypes 2008-01-29 17:16:52 -06:00
Makefile
member.c
member.h
memory.c dlm: use dlm prefix on alloc and free functions 2008-01-29 17:17:19 -06:00
memory.h dlm: use dlm prefix on alloc and free functions 2008-01-29 17:17:19 -06:00
midcomms.c
midcomms.h
netlink.c
rcom.c
rcom.h
recover.c dlm: use dlm prefix on alloc and free functions 2008-01-29 17:17:19 -06:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c
user.h
util.c
util.h