mirror of
https://github.com/ceph/ceph
synced 2025-02-10 12:32:40 +00:00
45cf245e8b
The way the config option was set results in the respective MDS codepaths to never get exercised. Fixes: http://tracker.ceph.com/issues/55170 Signed-off-by: Venky Shankar <vshankar@redhat.com>
6 lines
72 B
YAML
6 lines
72 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mds:
|
|
mds_dir_prefetch: false
|