Nishant Puri has uploaded this change for review.
log: ignore duplicate conditional logging list entries
Duplicate export IDs or clients in Log { Conditional { ... } } were
reported via config_proc_error() but set err_type->exists, causing
read_log_config() to fail and abort startup or reload.
After logging a duplicate, clear err_type->exists and return success from
the conditional logging adders so the first entry is kept and parsing
continues. Warnings remain in the config error buffer, so startup still
fails when ganesha.nfsd is invoked with -x.
Change-Id: Ib3915bdd8175ca1d5812c29bcdfa21c50799e740
Signed-off-by: Nishant Puri <npuri@redhat.com>
---
M src/log/log_functions.c
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/12/1244612/1
To view, visit change 1244612. To unsubscribe, or for help writing mail filters, visit settings.