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 3.11
Date: Mon, 1 Jul 2013 16:14:10 -0400 [thread overview]
Message-ID: <20130701201216.GD31303@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-3.11
This set includes a number of SCTP related fixes in the dlm,
and a few other minor fixes and changes.
Thanks,
Dave
Bart Van Assche (1):
dlm: Avoid LVB truncation
David Teigland (1):
dlm: log an error for unmanaged lockspaces
Mike Christie (6):
dlm: clear correct init bit during sctp setup
dlm: set sctp assoc id during setup
dlm: clear correct bit during sctp init failure handling
dlm: try other IPs when sctp init assoc fails
dlm: retry failed SCTP sends
dlm: disable nagle for SCTP
Wei Yongjun (1):
dlm: remove duplicated include from lowcomms.c
Zhao Hongjiang (1):
dlm: config: using strlcpy instead of strncpy
fs/dlm/config.c | 5 +-
fs/dlm/lock.c | 8 +--
fs/dlm/lockspace.c | 9 ++-
fs/dlm/lowcomms.c | 177 ++++++++++++++++++++++++++++++++++++++++-------------
4 files changed, 149 insertions(+), 50 deletions(-)
reply other threads:[~2013-07-01 20:14 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=20130701201216.GD31303@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.