[GIT PULL] dlm updates for 6.7

From: David Teigland
Date: Tue Oct 31 2023 - 10:50:10 EST


Hi Linus,

Please pull dlm updates from tag:

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

This set of patches has some minor fixes for message handling, some misc
cleanups, and updates the maintainers entry.

Thanks,
Dave


Alexander Aring (5):
dlm: fix creating multiple node structures
dlm: fix remove member after close call
dlm: be sure we reset all nodes at forced shutdown
dlm: fix no ack after final message
dlm: slow down filling up processing queue

Christophe JAILLET (3):
fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
fs: dlm: Fix the size of a buffer in dlm_create_debug_file()
fs: dlm: Remove some useless memset()

David Teigland (1):
MAINTAINERS: Update dlm maintainer and web page


MAINTAINERS | 4 ++--
fs/dlm/debug_fs.c | 18 +++++++-----------
fs/dlm/lowcomms.c | 12 ++++++++++++
fs/dlm/midcomms.c | 39 ++++++++++++++++++++++++++++++++-------
4 files changed, 53 insertions(+), 20 deletions(-)