From: Varsha Rao Date: Fri, 15 May 2020 18:21:01 +0000 (+0530) Subject: mgr/cephadm/nfs: Instead of CACHEINODE use MDCACHE X-Git-Tag: v16.1.0~2317^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F35092%2Fhead;p=ceph.git mgr/cephadm/nfs: Instead of CACHEINODE use MDCACHE As CACHEINODE will be deprecated soon. Signed-off-by: Varsha Rao --- diff --git a/src/pybind/mgr/cephadm/services/nfs.py b/src/pybind/mgr/cephadm/services/nfs.py index f79b83c816fb..ee847c3e131d 100644 --- a/src/pybind/mgr/cephadm/services/nfs.py +++ b/src/pybind/mgr/cephadm/services/nfs.py @@ -164,7 +164,7 @@ NFS_CORE_PARAM {{ Protocols = 4; }} -CACHEINODE {{ +MDCACHE {{ Dir_Chunk = 0; NParts = 1; Cache_Size = 1;