all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH storage 0/1] fix #3609 add support to SMB3_11
@ 2021-09-13 12:15 Moayad Almalat
  2021-09-13 12:15 ` [pve-devel] [PATCH storage 1/1] " Moayad Almalat
  0 siblings, 1 reply; 4+ messages in thread
From: Moayad Almalat @ 2021-09-13 12:15 UTC (permalink / raw)
  To: pve-devel

Added support for the SMB version SMB3_11 When the `min protocol =
SMB3_11` in the smb.conf, the CIFS mount will return with the
following error: 
```
CIFS VFS: cifs_mount failed w/return code = -95
```
added an optional option to use the `vers=3.11`

 PVE/Storage/CIFSPlugin.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.30.2




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

end of thread, other threads:[~2021-09-15  9:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 12:15 [pve-devel] [PATCH storage 0/1] fix #3609 add support to SMB3_11 Moayad Almalat
2021-09-13 12:15 ` [pve-devel] [PATCH storage 1/1] " Moayad Almalat
2021-09-14  8:31   ` Fabian Ebner
2021-09-15  9:06   ` [pve-devel] applied: " Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal