]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdf0d2d4f279ec84f6574ca6e8e39929c78abc715
tree8124f7318569872366b1138680ef81800cb20ffe
parent8390746fbe97561687510e0bbd12551a64f22a38
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