Vidya.Thumukunta(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1243875?usp=email )
Change subject: Grpc: Add export management APIs
......................................................................
Grpc: Add export management APIs
Implement gRPC APIs for adding, updating, and removing exports.
The implementation reuses the existing export management
infrastructure and includes the required pseudo filesystem
synchronization after export changes.
Change-Id: I7ec4bc119c5d35e6f130d664bda9a060d259be1b
Signed-off-by: VidyaThumukunta <vidya.thumukunta(a)ibm.com>
---
M src/grpc_server/GrpcServer.cc
M src/grpc_server/GrpcServer.h
M src/grpc_server/nfsService.h
M src/grpc_server/nfsServiceServer.cc
M src/grpc_server/proto/exportService.proto
M src/include/export_mgr.h
M src/support/export_mgr.c
M src/support/exports.c
8 files changed, 401 insertions(+), 12 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/75/1243875/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1243875?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: I7ec4bc119c5d35e6f130d664bda9a060d259be1b
Gerrit-Change-Number: 1243875
Gerrit-PatchSet: 1
Gerrit-Owner: Vidya.Thumukunta(a)ibm.com