summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2018-08-17 11:13:45 -0700
committerPavel Shilovsky <pshilov@microsoft.com>2018-08-17 11:13:45 -0700
commit3c7e8c3663f50c2d2df6158cc4d22c4fccdc8ae8 (patch)
tree553140b06dc555c7689019938949264d26aad9a0
parent439cd76f72a2dd3c65fd7d30ece460cde6b9675d (diff)
downloadcifs-utils-3c7e8c3663f50c2d2df6158cc4d22c4fccdc8ae8.tar.gz
cifs-utils-3c7e8c3663f50c2d2df6158cc4d22c4fccdc8ae8.tar.bz2
cifs-utils-3c7e8c3663f50c2d2df6158cc4d22c4fccdc8ae8.zip
mount.cifs.rst: document vers=3.02 mount option
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
-rw-r--r--mount.cifs.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/mount.cifs.rst b/mount.cifs.rst
index 6587e16..a0faf7f 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -591,6 +591,7 @@ vers=arg
different dialect (2.000) that is not supported.
- 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.02 - The SMBv3.0.2 protocol that was introduced in Microsoft Windows 8.1 and Windows Server 2012R2.
- 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.