[pve-devel] [PATCH storage 0/1] fix #3609 add support to SMB3_11
Moayad Almalat
m.almalat at proxmox.com
Mon Sep 13 14:15:54 CEST 2021
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
More information about the pve-devel
mailing list