linux-stable-rt/fs/dlm
Patrick Caulfield fdda387f73 [DLM] Add support for tcp communications
The following patch adds a TCP based communications layer
to the DLM which is compile time selectable. The existing SCTP
layer gives the advantage of allowing multihoming, whereas
the TCP layer has been heavily tested in previous versions of
the DLM and is known to be robust and therefore can be used as
a baseline for performance testing.

Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-11-30 10:35:00 -05:00
..
Kconfig [DLM] Add support for tcp communications 2006-11-30 10:35:00 -05:00
Makefile [DLM] Add support for tcp communications 2006-11-30 10:35:00 -05:00
ast.c
ast.h
config.c
config.h
debug_fs.c [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) 2006-09-28 08:32:24 -04:00
dir.c
dir.h
dlm_internal.h
lock.c [GFS2/DLM] Fix trailing whitespace 2006-09-25 09:26:04 -04:00
lock.h
lockspace.c [DLM] fix oops in kref_put when removing a lockspace 2006-11-06 09:28:01 -05:00
lockspace.h
lowcomms-sctp.c [DLM] Add support for tcp communications 2006-11-30 10:35:00 -05:00
lowcomms-tcp.c [DLM] Add support for tcp communications 2006-11-30 10:35:00 -05:00
lowcomms.h [PATCH] dlm gfp_t annotations 2006-10-09 14:19:08 -07:00
lvb_table.h
main.c
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c [DLM] force removal of user lockspace 2006-08-31 12:15:37 -04:00
user.h
util.c
util.h