From: Yao Zongyou Date: Thu, 14 Sep 2017 13:37:04 +0000 (+0800) Subject: doc: change boolean option default value from zero to false. X-Git-Tag: v13.0.1~919^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F17733%2Fhead;p=ceph.git doc: change boolean option default value from zero to false. Signed-off-by: Yao Zongyou yaozongyou@vip.qq.com --- diff --git a/doc/cephfs/mds-config-ref.rst b/doc/cephfs/mds-config-ref.rst index 4f7bea3ef858..8b18ba8bb831 100644 --- a/doc/cephfs/mds-config-ref.rst +++ b/doc/cephfs/mds-config-ref.rst @@ -569,7 +569,7 @@ (for testing only). :Type: Boolean -:Default: ``0`` +:Default: ``false`` ``mds wipe ino prealloc`` @@ -578,7 +578,7 @@ (for testing only). :Type: Boolean -:Default: ``0`` +:Default: ``false`` ``mds skip ino`` diff --git a/doc/rados/configuration/filestore-config-ref.rst b/doc/rados/configuration/filestore-config-ref.rst index 4dff60c1e607..2a5e40eb5080 100644 --- a/doc/rados/configuration/filestore-config-ref.rst +++ b/doc/rados/configuration/filestore-config-ref.rst @@ -8,7 +8,7 @@ :Description: Debugging check on synchronization. Expensive. For debugging only. :Type: Boolean :Required: No -:Default: ``0`` +:Default: ``false`` .. index:: filestore; extended attributes diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index c91f27218dd5..a3ce8335483f 100644 --- a/doc/rados/troubleshooting/log-and-debug.rst +++ b/doc/rados/troubleshooting/log-and-debug.rst @@ -428,7 +428,7 @@ Filestore :Description: Debugging check on synchronization. This is an expensive operation. :Type: Boolean :Required: No -:Default: 0 +:Default: ``false`` MDS