Animesh Javali has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1231956?usp=email )
Change subject: Fix: Deleg code wrapped inside ifdef USE_DBUS
......................................................................
Fix: Deleg code wrapped inside ifdef USE_DBUS
Fixed the placement of async_deleg_transition_handler.
Moved it outside of the ifdef USE_DBUS which otherwise
was not compiling with -DUSE_DBUS=0
Change-Id: Ife6fd58c30da9247bcc83b66b2bc739cd5834f5f
Signed-off-by: Animesh Javali <Animesh.Javali(a)ibm.com>
---
M src/support/export_mgr.c
1 file changed, 118 insertions(+), 117 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/56/1231956/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1231956?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: Ife6fd58c30da9247bcc83b66b2bc739cd5834f5f
Gerrit-Change-Number: 1231956
Gerrit-PatchSet: 1
Gerrit-Owner: Animesh Javali <Animesh.Javali(a)ibm.com>