From ed9e8c6175cc1a2e7dbbc83ddda6c4381a12e357 Mon Sep 17 00:00:00 2001 From: Yongseok Oh Date: Wed, 8 Sep 2021 01:07:20 +0000 Subject: [PATCH] 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 --- doc/cephfs/mds-config-ref.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/cephfs/mds-config-ref.rst b/doc/cephfs/mds-config-ref.rst index 741f6c92bf2..2efc83b410e 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`` -- 2.47.3