public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 6.18
@ 2025-09-29 14:41 David Teigland
  2025-09-29 23:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2025-09-29 14:41 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.18

This set of patches add a dlm_release_lockspace() flag to request that
node-failure recovery be performed for the node leaving the lockspace.
The implementation of this flag requires coordination with userland
clustering components.  It's been requested for use by GFS2.

Thanks,
Dave

Alexander Aring (9):
      dlm: check for defined force value in dlm_lockspace_release
      dlm: use defines for force values in dlm_release_lockspace
      dlm: add new RELEASE_RECOVER uevent attribute for release_lockspace
      dlm: add new configfs entry release_recover for lockspace members
      dlm: add new flag DLM_RELEASE_RECOVER for dlm_lockspace_release
      dlm: handle invalid lockspace member remove
      dlm: move to rinfo for all middle conversion cases
      dlm: handle release_option as unsigned
      dlm: check for undefined release_option values

 drivers/md/md-cluster.c |  4 ++--
 fs/dlm/config.c         | 64 +++++++++++++++++++++++++++++++++++++++++++++++--
 fs/dlm/config.h         |  2 ++
 fs/dlm/lock.c           |  2 +-
 fs/dlm/lockspace.c      | 46 +++++++++++++++++++----------------
 fs/dlm/member.c         | 27 ++++++++++++++++-----
 fs/dlm/recover.c        |  2 +-
 fs/dlm/user.c           |  6 ++---
 fs/gfs2/lock_dlm.c      |  4 ++--
 fs/ocfs2/stack_user.c   |  2 +-
 include/linux/dlm.h     | 33 ++++++++++++++++++++++++-
 11 files changed, 153 insertions(+), 39 deletions(-)


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

* Re: [GIT PULL] dlm updates for 6.18
  2025-09-29 14:41 [GIT PULL] dlm updates for 6.18 David Teigland
@ 2025-09-29 23:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-29 23:22 UTC (permalink / raw)
  To: David Teigland; +Cc: Linus Torvalds, linux-kernel, gfs2

The pull request you sent on Mon, 29 Sep 2025 09:41:07 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a769648f464c9f453b3dc5c2bb8559b28c5d78a1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-09-29 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-29 14:41 [GIT PULL] dlm updates for 6.18 David Teigland
2025-09-29 23:22 ` 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