[pve-devel] applied: [PATCH storage 1/1] fix #3609 add support to SMB3_11
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Sep 15 11:06:19 CEST 2021
On 13.09.21 14:15, Moayad Almalat wrote:
missing your sign-off here, and what you wrote in the cover letter should actually
be written here in the commit message, as the cover letter does not makes it into git ;)
That said, single commit patches normally do not require a cover letter at all.
> ---
> PVE/Storage/CIFSPlugin.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied with Fabi's T-b tag, thanks!
FYI: Fabi and I checked the whole CIFS dialect version stuff a bit closer yesterday and
I went for a change from "3.0" as default to "default" which does:
> default - Tries to negotiate the highest SMB2+ version supported by both the client
> and server.
-- man mount.cifs
More information about the pve-devel
mailing list