Should we also mention "vers=3" which defaults to any of the 3.0 or later dialects (probably slightly safer for some users than the default (no vers) which allows smb2.1)? On Fri, Mar 16, 2018 at 4:19 PM, Kenneth Dsouza <kdsouza@xxxxxxxxxx> wrote: > Signed-off-by: Kenneth D'souza <kdsouza@xxxxxxxxxx> > --- > mount.cifs.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/mount.cifs.rst b/mount.cifs.rst > index a81c6c4..afa33b5 100644 > --- a/mount.cifs.rst > +++ b/mount.cifs.rst > @@ -394,6 +394,10 @@ 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.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 > -- > 2.13.6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-cifs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html