Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725540
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: RFC: Revert move default dialect from CIFS to to SMB3 |
| Date | 2017-09-02 19:10 +0200 |
| Message-ID | <ulk5J-5Fh-27@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <ukYRA-jG-11@gated-at.bofh.it> <ul070-15q-23@gated-at.bofh.it> <ul6cp-5mJ-11@gated-at.bofh.it> <ul7Lc-6dr-5@gated-at.bofh.it> <ul9Dj-7tH-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 1, 2017 at 10:22 PM, Andrew Bartlett <abartlet@samba.org> wrote:
>
> My quick research shows:
>
> SMB 2.1 but not SMB3 is on:
> Windows 7
> Windows 8
> Windows 2008
> Windows 2012
> Samba 3.6 and earlier (SMB1 only by default)
>
> SMB3 is on:
> Windows 8.1
> Windows 2012 R2
> Windows 10
> Windows 2016
> Samba 4.0 and above (released 2012)
But most, if not all, of those SMB3 cases _also_ support SMB2.1,
right? So the "3.0 _only_" case ends up being a fairly rare case
where things have been explicitly limited, and any previous Linux use
must have had that explicit "vers=3.0" flag anyway?
No?
Anyway, we can't avoid *some* breakage (ie the places that literally
only support 1.0 will have to add the explicit "vers=1.0" to get the
mount).
And I merged the code to add better error reporting yesterday, so
hopefully regardless of the default we choose the breakage is not
nearly as confusing to people any more.
Linus
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RFC: Revert move default dialect from CIFS to to SMB3" Thorsten Leemhuis <linux@leemhuis.info> - 2017-08-31 23:30 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Thorsten Leemhuis <linux@leemhuis.info> - 2017-08-31 23:40 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-01 02:20 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Steve French <smfrench@gmail.com> - 2017-09-01 02:40 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Thorsten Leemhuis <linux@leemhuis.info> - 2017-09-03 17:30 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 "L. A. Walsh" <linux-cifs@tlinx.org> - 2017-09-01 20:30 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-01 21:50 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Steve French <smfrench@gmail.com> - 2017-09-02 04:20 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-02 06:00 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Andrew Bartlett <abartlet@samba.org> - 2017-09-02 08:00 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3 Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-02 19:10 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3" "L. A. Walsh" <linux-cifs@tlinx.org> - 2017-09-01 02:40 +0200
Re: RFC: Revert move default dialect from CIFS to to SMB3" Steve French <smfrench@gmail.com> - 2017-09-01 02:50 +0200
csiph-web