From: Yongseok Oh Date: Wed, 8 Sep 2021 01:07:20 +0000 (+0000) Subject: doc/cephfs: add mds_dir_max_entries option into mds-config-ref.rst X-Git-Tag: v16.2.8~241^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ed9e8c6175cc1a2e7dbbc83ddda6c4381a12e357;p=ceph.git doc/cephfs: add mds_dir_max_entries option into mds-config-ref.rst Signed-off-by: Yongseok Oh (cherry picked from commit fed9aba38caa779ed571345dd6afc5f81cedb2b7) Conflicts: doc/cephfs/mds-config-ref.rst Resolved by converting to the older doc option format --- diff --git a/doc/cephfs/mds-config-ref.rst b/doc/cephfs/mds-config-ref.rst index 741f6c92bf2d..2efc83b410ea 100644 --- a/doc/cephfs/mds-config-ref.rst +++ b/doc/cephfs/mds-config-ref.rst @@ -44,6 +44,12 @@ :Type: 32-bit Integer :Default: ``10`` +``mds_dir_max_entries`` + +:Description: The maximum number of entries before any new entries are rejected + with ENOSPC. +:Type: 64-bit Integer Unsigned +:Default: ``0`` ``mds_decay_halflife``