Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552557 )
Change subject: Add find_unused_blocks to check for unused config blocks
......................................................................
Add find_unused_blocks to check for unused config blocks
In combination with the -x command line option and the FSAL_LIST
config block, this will assure that unused config blocks cause a
fatal error thus avoiding running without the intended configuration
because of a typo in a config block.
Change-Id: I5e7bb63fc7056f0f7aacdeb1a7bac84e259f8b70
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/MainNFSD/libganesha_nfsd.ver
M src/MainNFSD/nfs_main.c
M src/config_parsing/analyse.h
M src/config_parsing/conf_yacc.y
M src/config_parsing/config_parsing.c
M src/include/config_parsing.h
6 files changed, 60 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/57/552557/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552557
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5e7bb63fc7056f0f7aacdeb1a7bac84e259f8b70
Gerrit-Change-Number: 552557
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange