]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add SMB3.02 dialect support
authorSteve French <smfrench@gmail.com>
Thu, 13 Jun 2013 03:48:41 +0000 (22:48 -0500)
committerSteve French <smfrench@gmail.com>
Mon, 24 Jun 2013 06:56:45 +0000 (01:56 -0500)
commit20b6d8b42e7e7c9af5046fe525d6709e10d14992
tree116001ee65e9688793a8fe2b96502e456c54dd3b
parent9cd2e62c4952a00543685c6ee21cd2bf69b621e9
Add SMB3.02 dialect support

The new Windows update supports SMB3.02 dialect, a minor update to SMB3.
This patch adds support for mounting with vers=3.02

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/cifsglob.h
fs/cifs/connect.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h