From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, gfs2@lists.linux.dev
Subject: [GIT PULL] dlm updates for 6.14
Date: Mon, 20 Jan 2025 11:52:48 -0600 [thread overview]
Message-ID: <Z46NcGZHZAfkgKF2@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.14
A small set of patches this time:
- Fix a case where the new scanning code missed removing an unused rsb.
- Fix the error when removing a configfs entry for an invalid node id.
Thanks,
Dave
Alexander Aring (3):
dlm: fix removal of rsb struct that is master and dir record
dlm: fix srcu_read_lock() return type to int
dlm: return -ENOENT if no comm was found
fs/dlm/config.c | 2 +-
fs/dlm/lock.c | 46 ++++++++++++++++++++++++++++++----------------
fs/dlm/lowcomms.c | 3 ++-
3 files changed, 33 insertions(+), 18 deletions(-)
next reply other threads:[~2025-01-20 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-20 17:52 David Teigland [this message]
2025-01-20 22:30 ` [GIT PULL] dlm updates for 6.14 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=Z46NcGZHZAfkgKF2@redhat.com \
--to=teigland@redhat.com \
--cc=gfs2@lists.linux.dev \
--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.