Malahal has uploaded this change for review.

View Change

Fix responding with NFS version mismatch.

If we support only NFSv3 and a request comes with NFSv4, we currently
respond with PROC not available. This makes NFS clients that start with
NFSv4 don't fall back to NFSv3 while mounting an export.

https://github.com/nfs-ganesha/nfs-ganesha/issues/525

Change-Id: Ibab376d48180289d6117f74fe9117d9a186229b1
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/MainNFSD/nfs_worker_thread.c
1 file changed, 30 insertions(+), 17 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ibab376d48180289d6117f74fe9117d9a186229b1
Gerrit-Change-Number: 479121
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal@gmail.com>
Gerrit-MessageType: newchange