From b302444f5b0675f0cb0f26fa2ad53e298067f7ab Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Thu, 8 Dec 2016 17:47:36 +0100 Subject: [PATCH] docs/vfs_fruit: document known limitations with fruit:encoding=native BUG: https://bugzilla.samba.org/show_bug.cgi?id=12427 Signed-off-by: Ralph Boehme Reviewed-by: Uri Simchoni --- docs-xml/manpages/vfs_fruit.8.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml index 6976d7d1e7d..31a4fe7e5a4 100644 --- a/docs-xml/manpages/vfs_fruit.8.xml +++ b/docs-xml/manpages/vfs_fruit.8.xml @@ -154,9 +154,13 @@ Controls how the set of illegal NTFS ASCII character, commonly used by OS X clients, are stored in - the filesystem: + the filesystem. - + Important: this is known to not fully + work with fruit:metadata=stream or + fruit:resource=stream. + + private (default) - store characters as encoded by the OS X client: mapped -- 2.47.3