[GIT PULL] dlm updates for 6.15

From: David Teigland
Date: Mon Mar 24 2025 - 13:04:04 EST


Hi Linus,

Please pull dlm updates from tag:

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

This set includes:
- two fixes to the recent rcu lookup optimizations
- a change allowing TCP to be configured with the first of
multiple IP address

Thanks,
Dave


Alexander Aring (2):
dlm: fix error if inactive rsb is not hashed
dlm: fix error if active rsb is not hashed

Heming Zhao (2):
dlm: increase max number of links for corosync3/knet
dlm: make tcp still work in multi-link env

Thadeu Lima de Souza Cascardo (1):
dlm: prevent NPD when writing a positive value to event_done


fs/dlm/config.h | 2 +-
fs/dlm/lock.c | 2 ++
fs/dlm/lockspace.c | 2 +-
fs/dlm/lowcomms.c | 4 ++--
4 files changed, 6 insertions(+), 4 deletions(-)