]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: Instead of CACHEINODE use MDCACHE
authorVarsha Rao <varao@redhat.com>
Fri, 15 May 2020 16:04:03 +0000 (21:34 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Jul 2020 05:36:35 +0000 (07:36 +0200)
CACHEINODE will be deprecated soon. Instead use MDCACHE.

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 2c50c9b0c168a6770560d70efd03769ddd43a8a8)

src/vstart.sh

index 7fd8788b38b624fe953461e5bd70e4328373d3d4..e482763333d45c5e669197650657b6833e885743 100755 (executable)
@@ -1100,7 +1100,7 @@ start_ganesha() {
             NFS_Port = $port;
         }
 
-        CACHEINODE {
+        MDCACHE {
            Dir_Chunk = 0;
            NParts = 1;
            Cache_Size = 1;