From c071f959bc99af579ba064654a69cfb78a3e99f2 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Wed, 25 Mar 2015 12:56:07 +0100 Subject: [PATCH] vfs_fruit: comment fix: the options are documented Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Fri May 8 21:27:45 CEST 2015 on sn-devel-104 (cherry picked from commit fe93f7d677995c41e15d4af68b4ec064796a4d5b) --- source3/modules/vfs_fruit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/modules/vfs_fruit.c b/source3/modules/vfs_fruit.c index a810746c7c5..adf283b124d 100644 --- a/source3/modules/vfs_fruit.c +++ b/source3/modules/vfs_fruit.c @@ -127,7 +127,7 @@ struct fruit_config_data { bool unix_info_enabled; /* - * Additional undocumented options, all enabled by default, + * Additional options, all enabled by default, * possibly useful for analyzing performance. The associated * operations with each of them may be expensive, so having * the chance to disable them individually gives a chance -- 2.11.4.GIT