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 5.8
Date: Fri, 5 Jun 2020 13:18:03 -0500	[thread overview]
Message-ID: <20200605181803.GA4820@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.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(-)


             reply	other threads:[~2020-06-05 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 18:18 David Teigland [this message]
2020-06-05 23:50 ` [GIT PULL] dlm updates for 5.8 pr-tracker-bot

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=20200605181803.GA4820@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.