All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] dlm updates for 4.18
Date: Mon, 4 Jun 2018 12:50:19 -0500	[thread overview]
Message-ID: <20180604175019.GA25169@redhat.com> (raw)

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(-)

                 reply	other threads:[~2018-06-04 17:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180604175019.GA25169@redhat.com \
    --to=teigland@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.