From Frank Filz <ffilzlnx(a)mindspring.com>:
Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/429064
Change subject: CONFIG: Add CONFIG_ITEM_DEPRECATED for warning deprecated config parms
......................................................................
CONFIG: Add CONFIG_ITEM_DEPRECATED for warning deprecated config parms
An optional message can be provided. This will spit out a warning in
the log file, similar to an unknown config item, however it is
explicitly identified as deprecated and provides the option of adding
a message if a parameter has been moved or changed.
Change-Id: I968929da06cd531eca5df71c754a1f8f05ab74eb
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/config_parsing/config_parsing.c
M src/include/config_parsing.h
2 files changed, 35 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/64/429064/1
--
To view, visit
https://review.gerrithub.io/429064
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I968929da06cd531eca5df71c754a1f8f05ab74eb
Gerrit-Change-Number: 429064
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>