]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
filestore: fix filestore_debug_omap_check option to a default bool value 15651/head
authorLeo Zhang <nguzcf@gmail.com>
Tue, 13 Jun 2017 03:18:28 +0000 (11:18 +0800)
committerLeo Zhang <nguzcf@gmail.com>
Tue, 13 Jun 2017 03:18:28 +0000 (11:18 +0800)
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
src/common/config_opts.h

index e6ae7df00b1a36f62e687d4e58ef08164a51f1c9..db8b7ce7e3a3dbcaeb35930df20ccb6389481364 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