public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v6.12-rc1 0/7] dlm: tracing, config and null-ptr fixes
@ 2024-10-04 15:13 Alexander Aring
  2024-10-04 15:13 ` [PATCH v6.12-rc1 1/7] dlm: fix swapped args sb_flags vs sb_status Alexander Aring
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alexander Aring @ 2024-10-04 15:13 UTC (permalink / raw)
  To: teigland; +Cc: gfs2, aahringo

Hi,

those pending DLM patches are taken out of the current pending patches
of patch series:

https://lore.kernel.org/gfs2/20240930201358.2638665-1-aahringo@redhat.com/

and

https://lore.kernel.org/gfs2/20240827180236.316946-1-aahringo@redhat.com/

as I need more time to change the strategy how to bring those patches
upstream. The patches are independent from their original patch-series
functionality and there should no problem to apply them in this merge
window.

Thanks.

- Alex

Alexander Aring (7):
  dlm: fix swapped args sb_flags vs sb_status
  dlm: fix possible lkb_resource null dereference
  dlm: disallow different configs nodeid storages
  dlm: handle port as __be16 network byte order
  dlm: use dlm_config as only cluster configuration
  dlm: dlm_config_info config fields to unsigned int
  dlm: make add_to_waiters() that it can't fail

 fs/dlm/ast.c      |   2 +-
 fs/dlm/config.c   | 170 +++++++++++++++++++++++++---------------------
 fs/dlm/config.h   |  26 +++----
 fs/dlm/lock.c     |  53 +++++----------
 fs/dlm/lowcomms.c |   8 +--
 fs/dlm/member.c   |   2 +-
 6 files changed, 130 insertions(+), 131 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-10-04 15:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 15:13 [PATCH v6.12-rc1 0/7] dlm: tracing, config and null-ptr fixes Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 1/7] dlm: fix swapped args sb_flags vs sb_status Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 2/7] dlm: fix possible lkb_resource null dereference Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 3/7] dlm: disallow different configs nodeid storages Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 4/7] dlm: handle port as __be16 network byte order Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 5/7] dlm: use dlm_config as only cluster configuration Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 6/7] dlm: dlm_config_info config fields to unsigned int Alexander Aring
2024-10-04 15:13 ` [PATCH v6.12-rc1 7/7] dlm: make add_to_waiters() that it can't fail Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox