lkml.org 
[lkml]   [2021]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] dlm updates for 5.15
Hi Linus,

Please pull dlm updates from tag:

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

This set includes a number of minor fixes and cleanups
related to the networking changes in the last release.
A patch to delay ack messages reduces network traffic
significantly.

Thanks,
Dave

Alexander Aring (15):
fs: dlm: use sk->sk_socket instead of con->sock
fs: dlm: use READ_ONCE for config var
fs: dlm: fix typo in tlv prefix
fs: dlm: clear CF_APP_LIMITED on close
fs: dlm: cleanup and remove _send_rcom
fs: dlm: introduce con_next_wq helper
fs: dlm: move to static proto ops
fs: dlm: introduce generic listen
fs: dlm: auto load sctp module
fs: dlm: generic connect func
fs: dlm: fix multiple empty writequeue alloc
fs: dlm: move receive loop into receive handler
fs: dlm: implement delayed ack handling
fs: dlm: fix return -EINTR on recovery stopped
fs: dlm: avoid comms shutdown delay in release_lockspace

fs/dlm/dir.c | 4 +-
fs/dlm/dlm_internal.h | 2 +-
fs/dlm/lockspace.c | 3 +-
fs/dlm/lowcomms.c | 770 +++++++++++++++++++++++++-------------------------
fs/dlm/lowcomms.h | 1 +
fs/dlm/member.c | 4 +-
fs/dlm/midcomms.c | 56 +++-
fs/dlm/rcom.c | 29 +-
fs/dlm/recoverd.c | 4 +-
9 files changed, 458 insertions(+), 415 deletions(-)

\
 
 \ /
  Last update: 2021-09-02 16:19    [W:0.412 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site