Suhas Athani has uploaded this change for review.
gRPC: Add gRPC FakeRecall API for CBSIM fake_recall
Introduce nfsService.FakeRecall/FakeRecall, taking client_id and
returning nfsProtoUtil.StatusResponse. The handler delegates to
a new C helper, grpc_cbsim_fake_recall(). The helper mirrors the
D-Bus CBSIM behavior: look up a confirmed client id, test the
callback channel, and submit a demonstration CB_RECALL.
Change-Id: Ibb35912e217a269f362c6421d4038bf6213f73c7
Signed-off-by: Suhas Athani <Suhas.Athani@ibm.com>
---
M src/MainNFSD/CMakeLists.txt
A src/MainNFSD/nfs_cbsim_grpc.c
M src/grpc_server/GrpcServer.cc
M src/grpc_server/GrpcServer.h
M src/grpc_server/nfsService.h
M src/grpc_server/nfsServiceClient.cc
M src/grpc_server/nfsServiceServer.cc
M src/grpc_server/proto/nfsService.proto
M src/include/abstract_mem.h
A src/include/nfs_cbsim_grpc.h
M src/include/nfs_rpc_callback.h
11 files changed, 327 insertions(+), 46 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/49/1245349/1
To view, visit change 1245349. To unsubscribe, or for help writing mail filters, visit settings.