Matthew DeVore has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/518640 )
Change subject: Guard use of P_MNT symbol with #ifdef
......................................................................
Guard use of P_MNT symbol with #ifdef
Uses of P_MNT are compiled out elsewhere in the file wherever NFS v3
support is not being compiled. Add a missing guard to this use in order
to unbreak non-NFS-v3 compiles.
Change-Id: I8ef143c6e355fbb31fdc7091316020dfe2f01398
Signed-off-by: Matthew DeVore <matvore(a)google.com>
---
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/40/518640/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/518640
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: I8ef143c6e355fbb31fdc7091316020dfe2f01398
Gerrit-Change-Number: 518640
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew DeVore <matvore(a)comcast.net>
Gerrit-MessageType: newchange