vstart: Instead of CACHEINODE use MDCACHE

CACHEINODE will be deprecated soon. Instead use MDCACHE.

Signed-off-by: Varsha Rao <varao@redhat.com>
This commit is contained in:
Varsha Rao 2020-05-15 21:34:03 +05:30
parent 8a84744a5a
commit 2c50c9b0c1

View File

@ -1106,7 +1106,7 @@ start_ganesha() {
NFS_Port = $port;
}
CACHEINODE {
MDCACHE {
Dir_Chunk = 0;
NParts = 1;
Cache_Size = 1;