mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
docs:vfs_fruit: add "wipe_intentionally_left_blank_rfork" option
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13642 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
9a4c1888a9
commit
f7a98094f0
@ -378,6 +378,20 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>fruit:wipe_intentionally_left_blank_rfork = yes | no</term>
|
||||
<listitem>
|
||||
<para>Whether to wipe Resource Fork data that matches the special
|
||||
286 bytes sized placeholder blob that macOS client create on
|
||||
occasion. The blob contains a string <quote>This resource fork
|
||||
intentionally left blank</quote>, the remaining bytes being mostly
|
||||
zero. There being no one use of this data, it is probably safe to
|
||||
discard it. When this option is enabled, this module truncates the
|
||||
Resource Fork stream to 0 bytes.</para>
|
||||
<para>The default is <emphasis>no</emphasis>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user