> -----Original Message----- > From: linux-cifs-owner@xxxxxxxxxxxxxxx <linux-cifs-owner@xxxxxxxxxxxxxxx> On > Behalf Of Aurélien Aptel > Sent: Monday, November 26, 2018 5:50 AM > To: Kenneth D'souza <kdsouza@xxxxxxxxxx>; linux-cifs@xxxxxxxxxxxxxxx > Cc: piastryyy@xxxxxxxxx; smfrench@xxxxxxxxx > Subject: Re: [PATCH v3] Update mount.cifs with vers=default mount option and > SMBv3.0.2 > > Kenneth D'souza <kdsouza@xxxxxxxxxx> writes: > > Signed-off-by: Kenneth D'souza <kdsouza@xxxxxxxxxx> > > --- > > mount.cifs.rst | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/mount.cifs.rst b/mount.cifs.rst > > index 405c459..e073261 100644 > > --- a/mount.cifs.rst > > +++ b/mount.cifs.rst > > @@ -542,7 +542,12 @@ 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.0.2 or 3.02 - The SMBv3.0.2 protocol that was introduced in Windows > 8.1(Windows 'Blue') and Windows Server 2012 R2. > > - 3.1.1 or 3.11 - The SMBv3.1.1 protocol that was introduced in Microsoft > Windows Server 2016. Dialect 3.1.1 was also supported starting with Windows 10. This was added in an earlier patch, did it get lost? Tom. > > + - default - Tries to negotiate the highest SMB2+ version supported by the > server. > > + > > + If no dialect is specified on mount vers=default is used. > > + To check ``Dialect`` refer to /proc/fs/cifs/DebugData > > > > Note too that while this option governs the protocol version used, not > > all features of each version are available. > > -- > > 2.17.2 > > > > > > Reviewed-by: Aurelien Aptel <aaptel@xxxxxxxx> > > -- > Aurélien Aptel / SUSE Labs Samba Team > GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3 > SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany > GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG > Nürnberg)