vfs_fruit: comment fix: the options are documented
authorRalph Boehme <slow@samba.org>
Wed, 25 Mar 2015 11:56:07 +0000 (12:56 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 8 May 2015 19:27:45 +0000 (21:27 +0200)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri May  8 21:27:45 CEST 2015 on sn-devel-104

source3/modules/vfs_fruit.c

index 2d56d7a191dc1223f06beee41f3ed97d22e6162b..8f582c698dca441633bcf5e620eab15b8804cb0b 100644 (file)
@@ -128,7 +128,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