From: Steve French Date: Wed, 24 Jun 2015 04:37:11 +0000 (-0500) Subject: Add SMB3.11 mount option synonym for new dialect X-Git-Tag: omap-for-v4.2/fixes-rc1^2~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab1893d5fbeb7c931e97189f54a71ab0ecbf4c7;p=pandora-kernel.git 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 w --- Reading git-diff-tree failed