freeze has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/514038 )
Change subject: dbus/export: fix ShowExports not work
......................................................................
dbus/export: fix ShowExports not work
After we change the default value of `_USE_NFS3` to OFF,
the `ShowExports` dbus command would fail because decode
content fail.
Add the checking macro to ganerate the dbus content dynamic
to meet variable situations.
Change-Id: I9c82e35cfd94243ec69ae3c9952924a120c86d92
Signed-off-by: Vicente Cheng <vicente_cheng(a)bigtera.com>
---
M src/support/export_mgr.c
1 file changed, 88 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/38/514038/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/514038
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9c82e35cfd94243ec69ae3c9952924a120c86d92
Gerrit-Change-Number: 514038
Gerrit-PatchSet: 1
Gerrit-Owner: freeze <freeze.bilsted(a)gmail.com>
Gerrit-MessageType: newchange