Sachin Punadikar has uploaded this change for review.

View Change

Provision for status in ganesha_stats

"ganesha_stats" provide option to enable/disable statistics
counting for the NFS operations and for the FSAL operations.
To help in getting current status of statistics counting
(whether enabled or disabled), added "status" option. This
provides current status (enabled/disabled) and if enabled,
then since what time the counting is enabled.

Change-Id: Ic8e8f694d2f24274a3ce3490760f9fe089c04b0a
Signed-off-by: Sachin Punadikar <psachin@in.ibm.com>
---
M src/MainNFSD/nfs_init.c
M src/include/export_mgr.h
M src/include/server_stats_private.h
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/support/export_mgr.c
6 files changed, 111 insertions(+), 9 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8e8f694d2f24274a3ce3490760f9fe089c04b0a
Gerrit-Change-Number: 421875
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psachin@in.ibm.com>