]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
vfs_ceph: Fix the comment quoting module usage
authorAnoop C S <anoopcs@samba.org>
Mon, 13 Nov 2023 07:13:59 +0000 (12:43 +0530)
committerJeremy Allison <jra@samba.org>
Wed, 15 Nov 2023 17:48:42 +0000 (17:48 +0000)
Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_ceph.c

index eeca402a6570bd15c596851fd756cea5b219196e..49364d18a2e84fa4271567b58e32110778a1ad28 100644 (file)
@@ -27,7 +27,7 @@
  * Add the following smb.conf parameter to each share that will be hosted on
  * Ceph:
  *
- *   vfs objects = ceph [any others you need go here]
+ *   vfs objects = [any others you need go here] ceph
  */
 
 #include "includes.h"