Vidya.Thumukunta(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1245358?usp=email )
Change subject: Grpc: Extend ShowExports response with protocol summary
......................................................................
Grpc: Extend ShowExports response with protocol summary
Enhance the ShowExports gRPC API to include per-export protocol
activity, total operation count, and last update timestamp.
Also guard 9P-specific gRPC APIs with _USE_9P to align with the
build configuration when 9P support is disabled.
Change-Id: I3a71a46bcc6c98ae07e1f4d8b49d0d1a20f0bf47
Signed-off-by: VidyaThumukunta <vidya.thumukunta(a)ibm.com>
---
M src/grpc_server/nfsService.h
M src/grpc_server/nfsServiceServer.cc
M src/grpc_server/proto/exportService.proto
M src/include/server_stats_grpc.h
M src/support/server_stats.c
5 files changed, 76 insertions(+), 6 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/58/1245358/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1245358?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: I3a71a46bcc6c98ae07e1f4d8b49d0d1a20f0bf47
Gerrit-Change-Number: 1245358
Gerrit-PatchSet: 1
Gerrit-Owner: Vidya.Thumukunta(a)ibm.com