The Samba-Bugzilla – Attachment 12726 Details for
Bug 12412
In vfs_fruit.c, fruit:resource is incorrectly referred to as fruit:ressource
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 4.3, 4.4 and 4.5 as discussed on the ML
v43,v44,v45-fruit-resource.patch (text/plain), 3.37 KB, created by
Ralph Böhme
on 2016-12-06 08:09:04 UTC
(
hide
)
Description:
Patch for 4.3, 4.4 and 4.5 as discussed on the ML
Filename:
MIME Type:
Creator:
Ralph Böhme
Created:
2016-12-06 08:09:04 UTC
Size:
3.37 KB
patch
obsolete
>From f7e1b9fc59c19f04e034bef514ca3e870e11e23f Mon Sep 17 00:00:00 2001 >From: Ralph Boehme <slow@samba.org> >Date: Thu, 10 Nov 2016 08:57:12 +0100 >Subject: [PATCH 1/2] manpages/vfs_fruit: fruit:resource option misspelling > >Due to a misspelling in the option parser in all Samba versions up to >and including 4.5.1 this options must be given "fruit:ressource", ie >with two "s". > >Samba 4.6 will accept both the correct the correct and the wrong >spelling, Samba 4.7 onwards will only accept the correct >spelling. > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=12412 > >Signed-off-by: Ralph Boehme <slow@samba.org> >Reviewed-by: Jeremy Allison <jra@samba.org> >--- > docs-xml/manpages/vfs_fruit.8.xml | 22 +++++++++++++++++++++- > 1 file changed, 21 insertions(+), 1 deletion(-) > >diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml >index 0d97e58..c54bdd2 100644 >--- a/docs-xml/manpages/vfs_fruit.8.xml >+++ b/docs-xml/manpages/vfs_fruit.8.xml >@@ -86,7 +86,27 @@ > <varlistentry> > <term>fruit:resource = [ file | xattr | stream ]</term> > <listitem> >- <para>Controls where the OS X resource fork is stored:</para> >+ <para>Controls where the OS X resource fork is stored.</para> >+ >+ <para><emphasis>Important: </emphasis>Due to a >+ misspelling in the option parser in all Samba versions >+ 4.5 and earlier, this options must be given as >+ <emphasis>fruit:ressource</emphasis>, ie with two >+ <emphasis>s</emphasis>.</para> >+ >+ <para>Users who set this opion to any non-default >+ setting were still using the default setting of >+ <emphasis>file</emphasis> and are advised to adjust >+ their smb.conf to reflect the effective setting and set >+ <emphasis>fruit:ressource=file</emphasis> in their >+ smb.conf. Removing the option line altogether works as >+ well.</para> >+ >+ <para>Samba 4.6 will accept both the correct and the >+ wrong spelling, from Samba 4.7 onwards only the correct >+ spelling will be accepted.</para> >+ >+ <para>Settings:</para> > > <itemizedlist> > <listitem><para><command>file (default)</command> - use a ._ >-- >2.7.4 > > >From 9f0b3ffdd576ccca6d7e9248570be61c587fd05e Mon Sep 17 00:00:00 2001 >From: Ralph Boehme <slow@samba.org> >Date: Thu, 10 Nov 2016 09:07:41 +0100 >Subject: [PATCH 2/2] manpages/vfs_fruit: add warning to fruit:resoure=stream > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=12412 > >Signed-off-by: Ralph Boehme <slow@samba.org> >Reviewed-by: Jeremy Allison <jra@samba.org> >--- > docs-xml/manpages/vfs_fruit.8.xml | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > >diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml >index c54bdd2..a0b3893 100644 >--- a/docs-xml/manpages/vfs_fruit.8.xml >+++ b/docs-xml/manpages/vfs_fruit.8.xml >@@ -119,9 +119,12 @@ > down to Solaris and derived platforms and > ZFS</para></listitem> > >- <listitem><para><command>stream</command> - pass the >- stream on to the next module in the VFS >- stack</para></listitem> >+ <listitem><para><command>stream (experimental)</command> - pass >+ the stream on to the next module in the VFS stack. >+ <emphasis>Warning: </emphasis> this option should not be used >+ with the <emphasis>streams_xattr</emphasis> module due to the >+ extended attributes size limitations of most >+ filesytems.</para></listitem> > </itemizedlist> > > </listitem> >-- >2.7.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
jra
:
review+
Actions:
View
Attachments on
bug 12412
: 12726