commit | aab1893d5fbeb7c931e97189f54a71ab0ecbf4c7 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Tue Jun 23 23:37:11 2015 -0500 |
committer | Steve French <steve.french@primarydata.com> | Sat Jun 27 20:28:11 2015 -0700 |
tree | 3ee55544c479e51524fefb8ecfe049f86e2758ef | |
parent | 80bc83c360ef04cd1f5f8f0fb9c47669e702c980 [diff] |
Add SMB3.11 mount option synonym for new dialect Most people think of SMB 3.1.1 as SMB version 3.11 so add synonym for "vers=3.1.1" of "vers=3.11" on mount. Also make sure that unlike SMB3.0 and 3.02 we don't send validate negotiate on mount (it is handled by negotiate contexts) - add list of SMB3.11 specific functions (distinct from 3.0 dialect). Signed-off-by: Steve French <steve.french@primarydata.com>w