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

View Change

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

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