Sachin Punadikar has uploaded this change for review.

View Change

Provision to get MDCACHE resource utilization

It is helpful to know resource utilization at MDCACHE layer such as
chunks in use, entries used by LRU, open FD count etc.
Provision made to fetch this information via ganesha_stats utility.
Currently we have provision to get inode caching related stats via
"inode" option. Extended the same option, "inode", to cover both
inode cache stats and other resource utilization data.

Change-Id: Ic2ad3bc8d852134bdc139958e57230d9bb868bb9
Signed-off-by: Sachin Punadikar <psachin@in.ibm.com>
(cherry picked from commit ecf170abe66dc10a2a91a2799319d0a3da50b0fe)
(cherry picked from commit afc95c19242602cba0fa631549967095a9c76568)
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_main.c
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
5 files changed, 108 insertions(+), 31 deletions(-)

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

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

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