linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SMB3 client multichannel fixes
@ 2024-01-04  5:46 Steve French
  2024-01-05 18:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2024-01-04  5:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, CIFS

Please pull the following changes since commit
861deac3b092f37b2c5e6871732f3e11486f7082:

  Linux 6.7-rc7 (2023-12-23 16:25:56 -0800)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.7-rc8-smb3-mchan-fixes

for you to fetch changes up to 09eeb0723f219fbd96d8865bf9b935e03ee2ec22:

  cifs: do not depend on release_iface for maintaining iface_list
(2023-12-29 09:11:26 -0600)

----------------------------------------------------------------
Three important multichannel smb3 client fixes found in recent testing
- fix oops due to incorrect refcounting of interfaces after disabling
multichannel
- fix possible unrecoverable session state after disabling
multichannel with active sessions
- fix two places that were missing use of chan_lock
----------------------------------------------------------------
Shyam Prasad N (3):
      cifs: after disabling multichannel, mark tcon for reconnect
      cifs: cifs_chan_is_iface_active should be called with chan_lock held
      cifs: do not depend on release_iface for maintaining iface_list

 fs/smb/client/cifsglob.h |  1 -
 fs/smb/client/connect.c  | 27 +++++++++++++++++----------
 fs/smb/client/smb2ops.c  | 34 +++++++++++++++++++++++-----------

-- 
Thanks,

Steve

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

* Re: [GIT PULL] SMB3 client multichannel fixes
  2024-01-04  5:46 [GIT PULL] SMB3 client multichannel fixes Steve French
@ 2024-01-05 18:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-05 18:10 UTC (permalink / raw)
  To: Steve French; +Cc: Linus Torvalds, LKML, CIFS

The pull request you sent on Wed, 3 Jan 2024 23:46:36 -0600:

> git://git.samba.org/sfrench/cifs-2.6.git tags/6.7-rc8-smb3-mchan-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3eca89454aec4278c0debc918b4978a3f4a0581e

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:[~2024-01-05 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-04  5:46 [GIT PULL] SMB3 client multichannel fixes Steve French
2024-01-05 18:10 ` 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).