gfs2.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: gfs2@lists.linux.dev
Subject: [GIT PULL] dlm updates for 6.8
Date: Fri, 5 Jan 2024 12:15:19 -0600	[thread overview]
Message-ID: <ZZhHN6iFihBSlsZ7@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-6.8

This set cleans up the interface between nfs lockd and dlm, which
is handling nfs file locking for gfs2 and ocfs2. Very basic lockd
functionality is fixed, in which the fl owner was using the lockd
pid instead of the owner value from nfs.

Thanks,
Dave


Alexander Aring (5):
      dlm: use fl_owner from lockd
      dlm: use FL_SLEEP to determine blocking vs non-blocking
      dlm: implement EXPORT_OP_ASYNC_LOCK
      dlm: fix format seq ops type 4
      dlm: update format header reflect current format

Jordan Rife (1):
      dlm: use kernel_connect() and kernel_bind()


 fs/dlm/debug_fs.c |  6 +++---
 fs/dlm/lowcomms.c | 14 +++++++-------
 fs/dlm/plock.c    | 20 +++++---------------
 fs/gfs2/export.c  |  1 +
 fs/ocfs2/export.c |  1 +
 5 files changed, 17 insertions(+), 25 deletions(-)


             reply	other threads:[~2024-01-05 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-05 18:15 David Teigland [this message]
2024-01-10 20:38 ` [GIT PULL] dlm updates for 6.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=ZZhHN6iFihBSlsZ7@redhat.com \
    --to=teigland@redhat.com \
    --cc=gfs2@lists.linux.dev \
    --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 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 read-only IMAP folder(s) and NNTP newsgroup(s).