[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190712151844.GA24064@redhat.com>
Date: Fri, 12 Jul 2019 10:18:44 -0500
From: David Teigland <teigland@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] dlm updates for 5.3 (second try)
Hi Linus,
Please pull dlm updates from tag:
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-5.3
This set removes some unnecessary debugfs error handling, and
checks that lowcomms workqueues are not NULL before destroying.
(Dropped the commits related to incorrect wait_event usage from the
first pull request.)
Thanks,
Dave
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
fs/dlm/debug_fs.c | 21 ++-------------------
fs/dlm/dlm_internal.h | 8 ++++----
fs/dlm/lowcomms.c | 18 ++++++++++++------
fs/dlm/main.c | 5 +----
4 files changed, 19 insertions(+), 33 deletions(-)
Powered by blists - more mailing lists