commit | 5f7fbf733c9dd6b58d40fa394313a5949b696f84 | [log] [tgz] |
---|---|---|
author | Steve French <steve.french@primarydata.com> | Wed Dec 17 22:52:58 2014 -0600 |
committer | Steve French <steve.french@primarydata.com> | Sat Jun 27 20:23:32 2015 -0700 |
tree | 8124f7318569872366b1138680ef81800cb20ffe | |
parent | f291095f340db986271e951e3891bb95624a93ea [diff] |
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>