Vidya.Thumukunta(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1245443?usp=email )
Change subject: Github issue #1128 - Reuse common synchronization for UpdateExport
......................................................................
Github issue #1128 - Reuse common synchronization for UpdateExport
Move the export synchronization helpers to common code and
reuse them from both the DBus and gRPC UpdateExport paths.
Invoke the common synchronization logic after successful
UpdateExport operations to keep the PseudoFS consistent
following dynamic export updates.
Change-Id: I47b3376c4da4ce9ebcf16667393dd5bea8a73d14
Signed-off-by: VidyaThumukunta <vidya.thumukunta(a)ibm.com>
---
M src/grpc_server/nfsServiceServer.cc
M src/include/export_mgr.h
M src/support/export_mgr.c
M src/support/exports.c
4 files changed, 34 insertions(+), 17 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/43/1245443/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1245443?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: I47b3376c4da4ce9ebcf16667393dd5bea8a73d14
Gerrit-Change-Number: 1245443
Gerrit-PatchSet: 1
Gerrit-Owner: Vidya.Thumukunta(a)ibm.com