Vidya.Thumukunta@ibm.com has uploaded this change for review.

View Change

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@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 change 1245358. To unsubscribe, or for help writing mail filters, visit settings.

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@ibm.com