From 3c1eb63cb9207448ee38a6de8ab3be8a13814cd8 Mon Sep 17 00:00:00 2001 From: Leo Zhang Date: Tue, 13 Jun 2017 19:57:07 +0800 Subject: [PATCH] doc: remove some non-existent and fix the default value according to source code Signed-off-by: Leo Zhang --- doc/rados/configuration/filestore-config-ref.rst | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/doc/rados/configuration/filestore-config-ref.rst b/doc/rados/configuration/filestore-config-ref.rst index 16ac7c05d474f..6b351f0bf8398 100644 --- a/doc/rados/configuration/filestore-config-ref.rst +++ b/doc/rados/configuration/filestore-config-ref.rst @@ -192,7 +192,7 @@ The following settings provide limits on the size of filestore queue. :Description: Defines the maximum number of in progress operations the file store accepts before blocking on queuing new operations. :Type: Integer :Required: No. Minimal impact on performance. -:Default: ``500`` +:Default: ``50`` ``filestore queue max bytes`` @@ -203,20 +203,6 @@ The following settings provide limits on the size of filestore queue. :Default: ``100 << 20`` -``filestore queue committing max ops`` - -:Description: The maximum number of operations the filestore can commit. -:Type: Integer -:Required: No -:Default: ``500`` - - -``filestore queue committing max bytes`` - -:Description: The maximum number of bytes the filestore can commit. -:Type: Integer -:Required: No -:Default: ``100 << 20`` .. index:: filestore; timeouts -- 2.39.5