From ece35848c1847cdf3dd07954578d3e99238ebbae Mon Sep 17 00:00:00 2001 From: Dongmao Zhang Date: Tue, 10 Dec 2013 10:52:22 -0600 Subject: [PATCH] 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-format-patch failed