From: Patrick Caulfield Date: Tue, 17 Apr 2007 14:39:57 +0000 (+0100) Subject: [DLM] Consolidate transport protocols X-Git-Tag: v2.6.22-rc1~820^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed7257b46709e87d79ac2b6b819b7e0c9184998;p=pandora-kernel.git [DLM] Consolidate transport protocols This patch consolidates the TCP & SCTP protocols for the DLM into a single file and makes it switchable at run-time (well, at least before the DLM actually starts up!) For RHEL5 this patch requires Neil Horman's patch that expands the in-kernel socket API but that has already been twice ACKed so it should be OK. The patch adds a new lowcomms.c file that replaces the existing lowcomms-sctp.c & lowcomms-tcp.c files. Signed-off-By: Patrick Caulfield Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed