Blame SOURCES/0003-manpage-update-mount.cifs-manpage-with-info-about-rd.patch

75f41f
From 9caa0b96b49cb38b8ed7c4c05b3f517ae0313991 Mon Sep 17 00:00:00 2001
75f41f
From: Kenneth Dsouza <kdsouza@redhat.com>
75f41f
Date: Fri, 13 Jul 2018 23:49:59 +0530
75f41f
Subject: [PATCH 03/36] manpage: update mount.cifs manpage with info about rdma
75f41f
 option
75f41f
75f41f
Signed-off-by: Kenneth Dsouza <kdsouza@redhat.com>
75f41f
(cherry picked from commit 03a3296c79f8195f94c43a3b4feb09df75d9b90e)
75f41f
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
75f41f
---
75f41f
 mount.cifs.rst | 5 +++++
75f41f
 1 file changed, 5 insertions(+)
75f41f
75f41f
diff --git a/mount.cifs.rst b/mount.cifs.rst
75f41f
index 405c459..56c1bf9 100644
75f41f
--- a/mount.cifs.rst
75f41f
+++ b/mount.cifs.rst
75f41f
@@ -403,6 +403,11 @@ echo_interval=n
75f41f
   If this option is not given then the default value of 60 seconds is used.
75f41f
   The minimum tunable value is 1 second and maximum can go up to 600 seconds.
75f41f
 
75f41f
+rdma
75f41f
+   Use to connect to SMB Direct, only applicable when specified with
75f41f
+   vers=3 or vers=3.x.
75f41f
+   Here 3.x can be 3.0, 3.02 or 3.1.1.
75f41f
+
75f41f
 serverino
75f41f
   Use inode numbers (unique persistent file identifiers) returned by the
75f41f
   server instead of automatically generating temporary inode numbers on
75f41f
-- 
75f41f
1.8.3.1
75f41f