prabhu.murugeshan@ibm.com has uploaded this change for review.

View Change

config: Skip mdcache_param init in cacheinode block read.

cacheinode and mdcache block uses common structure to read
configfile. We don't need to initialize mdcache_param in
both cacheinode and mdcache, just one time initialization
is enough. Second time initialization wipe of setting read
by other block. Changed mdcache and cacheinode order to give
more preference to mdcache.

Change-Id: If08c7b8f60ac4ded662ad96b18fb85be931a2cfe
Signed-off-by: Prabhu Murugesan <prabhu.murugeshan@ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_read_conf.c
M src/config_parsing/config_parsing.c
2 files changed, 71 insertions(+), 31 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/78/541178/1

To view, visit change 541178. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If08c7b8f60ac4ded662ad96b18fb85be931a2cfe
Gerrit-Change-Number: 541178
Gerrit-PatchSet: 1
Gerrit-Owner: prabhu.murugeshan@ibm.com
Gerrit-MessageType: newchange