Blame SOURCES/0008-mount.cifs.rst-document-vers-3-mount-option.patch

75f41f
From 3d47c844a7b69a1c9f96289e44d92343653d05f4 Mon Sep 17 00:00:00 2001
75f41f
From: Pavel Shilovsky <pshilov@microsoft.com>
75f41f
Date: Fri, 17 Aug 2018 11:08:58 -0700
75f41f
Subject: [PATCH 08/36] mount.cifs.rst: document vers=3 mount option
75f41f
75f41f
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
75f41f
(cherry picked from commit 439cd76f72a2dd3c65fd7d30ece460cde6b9675d)
75f41f
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
75f41f
---
75f41f
 mount.cifs.rst | 1 +
75f41f
 1 file changed, 1 insertion(+)
75f41f
75f41f
diff --git a/mount.cifs.rst b/mount.cifs.rst
75f41f
index 3504477..6587e16 100644
75f41f
--- a/mount.cifs.rst
75f41f
+++ b/mount.cifs.rst
75f41f
@@ -592,6 +592,7 @@ vers=arg
75f41f
   - 2.1 - The SMBv2.1 protocol that was introduced in Microsoft Windows 7 and Windows Server 2008R2.
75f41f
   - 3.0 - The SMBv3.0 protocol that was introduced in Microsoft Windows 8 and Windows Server 2012.
75f41f
   - 3.1.1 or 3.11 - The SMBv3.1.1 protocol that was introduced in Microsoft Windows Server 2016.
75f41f
+  - 3 - The SMBv3.0 protocol version and above.
75f41f
 
75f41f
   Note too that while this option governs the protocol version used, not
75f41f
   all features of each version are available.
75f41f
-- 
75f41f
1.8.3.1
75f41f