]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
filestore: fix filestore_debug_omap_check option to a default bool value
authorLeo Zhang <nguzcf@gmail.com>
Tue, 13 Jun 2017 03:18:28 +0000 (11:18 +0800)
committerOrit Wasserman <owasserm@redhat.com>
Thu, 22 Jun 2017 10:05:30 +0000 (13:05 +0300)
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
src/common/config_opts.h

index b87235603ddb42187be9a09ecf6d365daf45de94..c9615c4a6509b96065660492116fcf7caefbdd4e 100644 (file)
@@ -1223,7 +1223,7 @@ OPTION(filestore_index_retry_probability, OPT_DOUBLE, 0)
 // Allow object read error injection
 OPTION(filestore_debug_inject_read_err, OPT_BOOL, false)
 
-OPTION(filestore_debug_omap_check, OPT_BOOL, 0) // Expensive debugging check on sync
+OPTION(filestore_debug_omap_check, OPT_BOOL, false) // Expensive debugging check on sync
 OPTION(filestore_omap_header_cache_size, OPT_INT, 1024)
 
 // Use omap for xattrs for attrs over