Solomon Boulos has uploaded this change for review.

View Change

Grab mountd/nfsd ports from the PORTMAP service.

One more hardcoded config down the drain. The right way to attach to mountd and
nfsd is to ask portmapd (on port 111) where MOUNTv3 and NFSv3 are. I'm still
hardcoding the "use TCP" assumption, but I think that's a good idea anyway (UDP
over a WAN is likely sad).

Change-Id: I1354fc78ad41bbd7fa57797dbff63e831f4f54c2
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V3/proxyv3_fsal_methods.h
M src/FSAL/FSAL_PROXY_V3/rpc.c
3 files changed, 111 insertions(+), 4 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/57/487457/1

To view, visit change 487457. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1354fc78ad41bbd7fa57797dbff63e831f4f54c2
Gerrit-Change-Number: 487457
Gerrit-PatchSet: 1
Gerrit-Owner: Solomon Boulos <boulos@google.com>
Gerrit-MessageType: newchange