Frank Filz has uploaded this change for review.

View Change

CONFIG: Make most parameters and blocks unique, clarify the rest

The config doesn't always do what is expected when parameters or
blocks are repeated, so make any such that doesn't explicitly
support repeats be required to be unique.

For those items that DON'T need to be unique, make it more clear.

Change-Id: I6a2e5dc8c57cda9ed1602ee6d6400fa31e79bced
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/FSAL/FSAL_CEPH/main.c
M src/FSAL/FSAL_GLUSTER/main.c
M src/FSAL/FSAL_GPFS/main.c
M src/FSAL/FSAL_LIZARDFS/main.c
M src/FSAL/FSAL_MEM/mem_main.c
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V4/main.c
M src/FSAL/FSAL_RGW/main.c
M src/FSAL/FSAL_VFS/xfs/main.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_read_conf.c
M src/FSAL/fsal_manager.c
M src/Protocols/9P/9p_read_conf.c
M src/SAL/recovery/recovery_rados_kv.c
M src/config_parsing/conf_url_rados.c
M src/config_samples/config.txt
M src/doc/man/ganesha-core-config.rst
M src/doc/man/ganesha-export-config.rst
M src/doc/man/ganesha-log-config.rst
M src/include/config_parsing.h
M src/log/log_functions.c
M src/support/exports.c
M src/support/nfs_ip_name.c
M src/support/nfs_read_conf.c
23 files changed, 122 insertions(+), 85 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6a2e5dc8c57cda9ed1602ee6d6400fa31e79bced
Gerrit-Change-Number: 552558
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange