Matthew DeVore has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/501783 )
Change subject: Remove macros from libganesha_nfsd exports
......................................................................
Remove macros from libganesha_nfsd exports
The macros LogWarn, LogCrit, and set_op_context_export do not need to be
marked for export, since they are not even present in the code after the
preprocessor runs.
Change-Id: I03a1ea26843dd23975fef24ac0136952eb486b3e
Signed-off-by: Matthew DeVore <matvore(a)google.com>
---
M src/MainNFSD/libganesha_nfsd.ver
1 file changed, 0 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/83/501783/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/501783
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: I03a1ea26843dd23975fef24ac0136952eb486b3e
Gerrit-Change-Number: 501783
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew DeVore <matvore(a)google.com>
Gerrit-MessageType: newchange