Nishant Puri has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216021?usp=email )
Change subject: LOG: Conditional Logging and Tracing Feature
......................................................................
LOG: Conditional Logging and Tracing Feature
The conditional logging feature enhances the existing
component-level logging by allowing it to be applied
selectively to specified clients or exports.
All other clients and exports (those not explicitly specified)
will adhere to the new conditional component-level logging behavior.
This feature can be enabled through either of the following methods:
1. DBUS Interface
2. Ganesha configuration file
Change-Id: I9bbb867961ae5eafe58eeedd778a0eb15e337c92
Signed-off-by: Nishant Puri <npuri(a)redhat.com>
---
M src/FSAL/commonlib.c
M src/MainNFSD/libganesha_nfsd.ver
M src/MainNFSD/nfs_admin_thread.c
M src/MainNFSD/nfs_init.c
M src/MainNFSD/nfs_main.c
M src/config_samples/config.txt
M src/config_samples/logging.txt
M src/include/fsal_api.h
M src/include/log.h
M src/include/nfs_init.h
M src/log/log_functions.c
M src/support/client_mgr.c
12 files changed, 1,145 insertions(+), 8 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/21/1216021/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216021?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9bbb867961ae5eafe58eeedd778a0eb15e337c92
Gerrit-Change-Number: 1216021
Gerrit-PatchSet: 1
Gerrit-Owner: Nishant Puri <npuri(a)redhat.com>