linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 5.8
@ 2020-06-05 18:18 David Teigland
  2020-06-05 23:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2020-06-05 18:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull dlm updates from tag:

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

This set includes a couple minor cleanups, and dropping the
interruptible from a wait_event that waits for an event from
the userspace cluster management.

Thanks,
Dave

Arnd Bergmann (1):
      dlm: remove BUG() before panic()

Gustavo A. R. Silva (2):
      dlm: dlm_internal: Replace zero-length array with flexible-array member
      dlm: user: Replace zero-length array with flexible-array member

Ross Lagerwall (1):
      dlm: Switch to using wait_event()

Wu Bo (1):
      fs:dlm:remove unneeded semicolon in rcom.c

 fs/dlm/dlm_internal.h |  7 +++----
 fs/dlm/lockspace.c    | 18 ++++--------------
 fs/dlm/rcom.c         |  2 +-
 fs/dlm/user.c         |  2 +-
 4 files changed, 9 insertions(+), 20 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-05 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-05 18:18 [GIT PULL] dlm updates for 5.8 David Teigland
2020-06-05 23:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).