summaryrefslogtreecommitdiff
path: root/mount.cifs.rst
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2018-08-17 11:08:58 -0700
committerPavel Shilovsky <pshilov@microsoft.com>2018-08-17 11:09:18 -0700
commit439cd76f72a2dd3c65fd7d30ece460cde6b9675d (patch)
treeb201ed16bf2006d246d23fd45bc884b007d0d96e /mount.cifs.rst
parent06503ef4490a3dde4e8297cf1c5cb336ba43aafa (diff)
downloadcifs-utils-439cd76f72a2dd3c65fd7d30ece460cde6b9675d.tar.gz
cifs-utils-439cd76f72a2dd3c65fd7d30ece460cde6b9675d.tar.bz2
cifs-utils-439cd76f72a2dd3c65fd7d30ece460cde6b9675d.zip
mount.cifs.rst: document vers=3 mount option
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'mount.cifs.rst')
-rw-r--r--mount.cifs.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/mount.cifs.rst b/mount.cifs.rst
index 3504477..6587e16 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -592,6 +592,7 @@ vers=arg
- 2.1 - The SMBv2.1 protocol that was introduced in Microsoft Windows 7 and Windows Server 2008R2.
- 3.0 - The SMBv3.0 protocol that was introduced in Microsoft Windows 8 and Windows Server 2012.
- 3.1.1 or 3.11 - The SMBv3.1.1 protocol that was introduced in Microsoft Windows Server 2016.
+ - 3 - The SMBv3.0 protocol version and above.
Note too that while this option governs the protocol version used, not
all features of each version are available.