]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add mds_dir_max_entries config option
authorYongseok Oh <yongseok.oh@linecorp.com>
Thu, 2 Sep 2021 09:33:44 +0000 (09:33 +0000)
committerArthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Mon, 10 Jan 2022 15:35:29 +0000 (16:35 +0100)
commit8c0c629af3dca89c9154cb2e8395139de758e487
tree8bc44dd3b3aca06706a551d832da7e006f14b2c1
parent92ca5c60ec285e8799674abed818a54baf63abe8
mds: add mds_dir_max_entries config option

fixes: https://tracker.ceph.com/issues/52491

Signed-off-by: Yongseok Oh <yongseok.oh@linecorp.com>
(cherry picked from commit 49270bc6d2fcab2daaa729ca2b14e692152c82ff)

 Conflicts:
src/common/options/mds.yaml.in
Resolved by converting the yaml config change to src/common/options.cc
src/common/options.cc
src/mds/MDSRank.cc
src/mds/Server.cc
src/mds/Server.h