All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cifs: return errors during session setup during reconnects
@ 2022-06-06 10:31 Shyam Prasad N
  2022-06-06 20:33 ` Enzo Matsumiya
  0 siblings, 1 reply; 3+ messages in thread
From: Shyam Prasad N @ 2022-06-06 10:31 UTC (permalink / raw)
  To: ronnie sahlberg, Steve French, CIFS

I think we discussed this fix in the past, but never got to actually fixing it.
It looks like we missed this validation for when negotiate went
through, but session setup failed. Please review this change.

https://github.com/sprasad-microsoft/smb3-kernel-client/commit/c0bad5b3c5eec5c612723b404e619cac4b370bb8.patch

-- 
Regards,
Shyam

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

* Re: [PATCH] cifs: return errors during session setup during reconnects
  2022-06-06 10:31 [PATCH] cifs: return errors during session setup during reconnects Shyam Prasad N
@ 2022-06-06 20:33 ` Enzo Matsumiya
  2022-06-06 23:22   ` Steve French
  0 siblings, 1 reply; 3+ messages in thread
From: Enzo Matsumiya @ 2022-06-06 20:33 UTC (permalink / raw)
  To: Shyam Prasad N; +Cc: ronnie sahlberg, Steve French, CIFS

On 06/06, Shyam Prasad N wrote:
>I think we discussed this fix in the past, but never got to actually fixing it.
>It looks like we missed this validation for when negotiate went
>through, but session setup failed. Please review this change.
>
>https://github.com/sprasad-microsoft/smb3-kernel-client/commit/c0bad5b3c5eec5c612723b404e619cac4b370bb8.patch

Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de>

Cheers,

Enzo

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

* Re: [PATCH] cifs: return errors during session setup during reconnects
  2022-06-06 20:33 ` Enzo Matsumiya
@ 2022-06-06 23:22   ` Steve French
  0 siblings, 0 replies; 3+ messages in thread
From: Steve French @ 2022-06-06 23:22 UTC (permalink / raw)
  To: Enzo Matsumiya; +Cc: Shyam Prasad N, ronnie sahlberg, CIFS

presumably I should add cc:stable as well

On Mon, Jun 6, 2022 at 1:33 PM Enzo Matsumiya <ematsumiya@suse.de> wrote:
>
> On 06/06, Shyam Prasad N wrote:
> >I think we discussed this fix in the past, but never got to actually fixing it.
> >It looks like we missed this validation for when negotiate went
> >through, but session setup failed. Please review this change.
> >
> >https://github.com/sprasad-microsoft/smb3-kernel-client/commit/c0bad5b3c5eec5c612723b404e619cac4b370bb8.patch
>
> Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de>
>
> Cheers,
>
> Enzo



-- 
Thanks,

Steve

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

end of thread, other threads:[~2022-06-06 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06 10:31 [PATCH] cifs: return errors during session setup during reconnects Shyam Prasad N
2022-06-06 20:33 ` Enzo Matsumiya
2022-06-06 23:22   ` Steve French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.