* [GIT PULL] dlm updates for 6.14
@ 2025-01-20 17:52 David Teigland
2025-01-20 22:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2025-01-20 17:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, gfs2
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-20 22:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 17:52 [GIT PULL] dlm updates for 6.14 David Teigland
2025-01-20 22:30 ` pr-tracker-bot
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.