]> git-server-git.apps.pok.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>
Fri, 29 May 2020 09:17:32 +0000 (14:47 +0530)
CACHEINODE will be deprecated soon. Instead use MDCACHE.

Signed-off-by: Varsha Rao <varao@redhat.com>
src/vstart.sh

index 169b2e326a66b86066e7d963a8bcf4b290d817dc..b3bed4314c7f6ea2a5c898d119e0b0507a338336 100755 (executable)
@@ -1106,7 +1106,7 @@ start_ganesha() {
             NFS_Port = $port;
         }
 
-        CACHEINODE {
+        MDCACHE {
            Dir_Chunk = 0;
            NParts = 1;
            Cache_Size = 1;