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 5.3
Date: Tue, 9 Jul 2019 11:57:25 -0500 [thread overview]
Message-ID: <20190709165725.GA2190@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-5.3
Apart from a couple trivial fixes, the more notable fix makes the dlm
continuing waiting for a user space result if a signal interrupts the
wait event.
Thanks,
Dave
David Teigland (1):
dlm: Fix test for -ERESTARTSYS
David Windsor (1):
dlm: check if workqueues are NULL before flushing/destroying
Greg Kroah-Hartman (1):
dlm: no need to check return value of debugfs_create functions
Mark Syms (1):
dlm: retry wait_event_interruptible in event of ERESTARTSYS
fs/dlm/debug_fs.c | 21 ++-------------------
fs/dlm/dlm_internal.h | 8 ++++----
fs/dlm/lockspace.c | 6 ++++--
fs/dlm/lowcomms.c | 18 ++++++++++++------
fs/dlm/main.c | 5 +----
5 files changed, 23 insertions(+), 35 deletions(-)
next reply other threads:[~2019-07-09 16:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-09 16:57 David Teigland [this message]
2019-07-11 4:05 ` [GIT PULL] dlm updates for 5.3 Linus Torvalds
2019-07-11 14:30 ` David Teigland
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=20190709165725.GA2190@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.