From: Dongmao Zhang Date: Tue, 10 Dec 2013 16:52:22 +0000 (-0600) Subject: dlm: set zero linger time on sctp socket X-Git-Tag: v3.14-rc1~139^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece35848c1847cdf3dd07954578d3e99238ebbae;p=pandora-kernel.git 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 Signed-off-by: David Teigland --- Reading git-diff-tree failed