kernel-hacking-2024-linux-s.../fs/dlm
Dongmao Zhang ece35848c1 dlm: set zero linger time on sctp socket
The recovery time for a failed node was taking a long
time because the failed node could not perform the full
shutdown process.  Removing the linger time speeds this
up.  The dlm does not care what happens to messages to
or from the failed node.

Signed-off-by: Dongmao Zhang <dmzhang@suse.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2013-12-16 09:52:34 -06:00
..
ast.c dlm: WQ_NON_REENTRANT is meaningless and going away 2013-07-30 09:24:24 -05:00
ast.h
config.c dlm: config: using strlcpy instead of strncpy 2013-06-25 12:53:06 -05:00
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h
Kconfig
lock.c dlm: Avoid LVB truncation 2013-06-26 11:38:02 -05:00
lock.h
lockspace.c dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY 2013-10-16 10:32:42 -05:00
lockspace.h
lowcomms.c dlm: set zero linger time on sctp socket 2013-12-16 09:52:34 -06:00
lowcomms.h
lvb_table.h
main.c
Makefile
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c genetlink: only pass array to genl_register_family_with_ops() 2013-11-19 16:39:05 -05:00
plock.c dlm: avoid unnecessary posix unlock 2013-04-08 12:03:15 -05:00
rcom.c
rcom.h
recover.c dlm: convert to idr_alloc() 2013-02-27 19:10:19 -08:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: remove signal blocking 2013-08-12 15:22:43 -05:00
user.h
util.c
util.h