[GIT PULL] dlm updates for 4.18

From: David Teigland
Date: Mon Jun 04 2018 - 13:50:30 EST


Hi Linus,

Please pull dlm updates from tag:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-4.18

These three commits fix and clean up the flags dlm was
using on its SCTP sockets. The result improves the
performance and fixes some bad connection delays.

Thanks,
Dave

Gang He (3):
dlm: fix a clerical error when set SCTP_NODELAY
dlm: make sctp_connect_to_sock() return in specified time
dlm: remove O_NONBLOCK flag in sctp_connect_to_sock

fs/dlm/lowcomms.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)