Progress in patches to add support to cifs.ko to allow mounting with vers=3.1 (to Windows 10 for example). First three patches are posted at: http://git.samba.org/?p=sfrench/cifs-2.6.git;a=shortlog;h=refs/heads/for-next [SMB31] Update negotiate protocol for SMB3.1 dialect [SMB31] Add defines and structs for smb3.1 dialect Allow parsing vers=3.1 on cifs mount These patches allow passing in "vers=3.1" and sending the encryption and preauth contexts on SMB2 negotiate protocol. Still have to finish up the patch to update SMB2 session setup (once it gets past negotiate protocol session setup fails without the final patch to update the hashes). -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html