Vidya.Thumukunta@ibm.com has uploaded this change for review.
Grpc: Add remaining export statistics APIs
Implement gRPC equivalent APIs for the remaining export statistics D-Bus methods:
- GetFULLV3Stats
- GetFULLV4Stats
- GetFastOPS
- GetNFSv41Layouts
- GetNFSv42Layouts
- Get9pIO
- Get9pOpStats
- EnableStats
- DisableStats
- ResetStats
- StatusStats
- GetAuthStats
- GetExportDetails
- ShowFDUsage
- ShowMDCache
The implementation preserves D-Bus behavior while introducing common
helper functions to reduce duplicated logic across protocol-specific
statistics handlers.
Change-Id: I428fa1321a33983e11876cc5d5cb9d1522dc12f3
Signed-off-by: VidyaThumukunta <vidya.thumukunta@ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_main.c
M src/FSAL/commonlib.c
M src/grpc_server/nfsService.h
M src/grpc_server/nfsServiceServer.cc
M src/grpc_server/proto/exportService.proto
M src/grpc_server/proto/nfsProtoUtil.proto
M src/idmapper/idmapper.c
M src/include/server_stats_grpc.h
M src/support/export_mgr.c
M src/support/server_stats.c
10 files changed, 1,910 insertions(+), 7 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/52/1243552/1
To view, visit change 1243552. To unsubscribe, or for help writing mail filters, visit settings.