Sachin Punadikar has uploaded this change for review.

View Change

LOG: Adding new component "RECOVERY" for debug logging

To gather debug logs related to Ganesha recovery on startup introducing
new component "RECOVERY". Earlier this functionality was covered by
CLIENTID, STATE component logging. This generates extra logging which
may not be required.

Change-Id: I58188d42b49a012834a6ebc77ea3db9ac13ba3ab
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/SAL/nfs4_recovery.c
M src/SAL/recovery/recovery_fs.c
M src/SAL/recovery/recovery_fs_ng.c
M src/SAL/recovery/recovery_rados_cluster.c
M src/SAL/recovery/recovery_rados_kv.c
M src/SAL/recovery/recovery_rados_ng.c
M src/include/log_common.h
M src/log/log_functions.c
8 files changed, 396 insertions(+), 362 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I58188d42b49a012834a6ebc77ea3db9ac13ba3ab
Gerrit-Change-Number: 1234902
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>