diff mbox series

[v2] update mount.cifs manpage with info about rdma option.

Message ID 20180713181959.18354-1-kdsouza@redhat.com
State New
Headers show
Series [v2] update mount.cifs manpage with info about rdma option. | expand

Commit Message

Kenneth Dsouza July 13, 2018, 6:19 p.m. UTC
Adds information about vers=3

Signed-off-by: Kenneth Dsouza <kdsouza@redhat.com>
---
 mount.cifs.rst | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Aurélien Aptel July 16, 2018, 10:22 a.m. UTC | #1
Thanks, I've added the version requirement in my last (v2) patch and your
suggested-by.

Cheers,
diff mbox series

Patch

diff --git a/mount.cifs.rst b/mount.cifs.rst
index 405c459..56c1bf9 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -403,6 +403,11 @@  echo_interval=n
   If this option is not given then the default value of 60 seconds is used.
   The minimum tunable value is 1 second and maximum can go up to 600 seconds.
 
+rdma
+   Use to connect to SMB Direct, only applicable when specified with
+   vers=3 or vers=3.x.
+   Here 3.x can be 3.0, 3.02 or 3.1.1.
+
 serverino
   Use inode numbers (unique persistent file identifiers) returned by the
   server instead of automatically generating temporary inode numbers on