linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 5.11
@ 2020-12-14 17:54 David Teigland
  2020-12-16  3:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Teigland @ 2020-12-14 17:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

Please pull dlm updates from tag:

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

This set includes more low level communication layer cleanups.
The main change is the listening socket is no longer handled as
a special case of node connection sockets.  There is one small
fix for checking the number of local connections.
Thanks,
Dave

Alexander Aring (13):
      fs: dlm: fix proper srcu api call
      fs: dlm: define max send buffer
      fs: dlm: add get buffer error handling
      fs: dlm: flush othercon at close
      fs: dlm: handle non blocked connect event
      fs: dlm: add helper for init connection
      fs: dlm: move connect callback in node creation
      fs: dlm: move shutdown action to node creation
      fs: dlm: refactor sctp sock parameter
      fs: dlm: listen socket out of connection hash
      fs: dlm: fix check for multi-homed hosts
      fs: dlm: constify addr_compare
      fs: dlm: check on existing node address

 fs/dlm/lockspace.c |   2 +-
 fs/dlm/lowcomms.c  | 304 ++++++++++++++++++++++++++++-------------------------
 fs/dlm/lowcomms.h  |   2 +
 fs/dlm/member.c    |   2 +-
 fs/dlm/rcom.c      |   6 +-
 5 files changed, 168 insertions(+), 148 deletions(-)


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

* Re: [GIT PULL] dlm updates for 5.11
  2020-12-14 17:54 [GIT PULL] dlm updates for 5.11 David Teigland
@ 2020-12-16  3:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-16  3:44 UTC (permalink / raw)
  To: David Teigland; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 14 Dec 2020 11:54:29 -0600:

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

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

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:[~2020-12-16  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 17:54 [GIT PULL] dlm updates for 5.11 David Teigland
2020-12-16  3:44 ` 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;
as well as URLs for NNTP newsgroup(s).