Linux CIFS filesystem development
 help / color / mirror / Atom feed
* Multichannel fixes
@ 2022-05-18 17:12 Shyam Prasad N
  2022-05-18 19:15 ` Paulo Alcantara
  0 siblings, 1 reply; 8+ messages in thread
From: Shyam Prasad N @ 2022-05-18 17:12 UTC (permalink / raw)
  To: Steve French, CIFS, ronnie sahlberg

Hi Steve/Ronnie,

During the final stages of 5.17 kernel, we identified that my recent
changes related to multichannel broke multiuser scenario. At that
point, we took the less risky, single line change that Steve
suggested.

These are more complete patches for fixing the scenario, while also
allowing parallel reconnects for the multichannel scenario. Please
review these patches.

[PATCH] cifs: do not use tcpStatus after negotiate completes
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/35a6b903a8aaa2ae78a764329fd34ecba00647eb.patch

[PATCH] cifs: use new enum for ses_status
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/a1f9fbe6915573807250cd2deac417ee98736b0a.patch

[PATCH] cifs: avoid parallel session setups on same channel
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/c1e3cb0a09a6253a96068d0b7156511883de533a.patch

[PATCH] cifs: use session_estab from primary channel
https://github.com/sprasad-microsoft/smb3-kernel-client/commit/f5130d025ba42bce5fd39268704a9c7b091ce8e1.patch

This time, I've verified that it does not break the multiuser scenario. :)

-- 
Regards,
Shyam

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

end of thread, other threads:[~2022-07-05 16:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18 17:12 Multichannel fixes Shyam Prasad N
2022-05-18 19:15 ` Paulo Alcantara
2022-06-06  5:42   ` Shyam Prasad N
2022-06-06 10:27     ` Shyam Prasad N
2022-06-24 14:42       ` Shyam Prasad N
2022-06-24 14:44         ` Steve French
2022-07-05 11:28           ` Shyam Prasad N
2022-07-05 16:02             ` Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox