Allow parsing vers=3.11 on cifs mount
authorSteve French <steve.french@primarydata.com>
Thu, 18 Dec 2014 04:52:58 +0000 (22:52 -0600)
committerSteve French <steve.french@primarydata.com>
Sun, 28 Jun 2015 03:23:32 +0000 (20:23 -0700)
commit5f7fbf733c9dd6b58d40fa394313a5949b696f84
tree8124f7318569872366b1138680ef81800cb20ffe
parentf291095f340db986271e951e3891bb95624a93ea
Allow parsing vers=3.11 on cifs mount

Parses and recognizes "vers=3.1.1" on cifs mount and allows sending
0x0311 as a new CIFS/SMB3 dialect. Subsequent patches will add
the new negotiate contexts and updated session setup

Reviewed-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: Steve French <steve.french@primarydata.com>
fs/cifs/Kconfig
fs/cifs/cifsglob.h
fs/cifs/connect.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h