Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/479121 )
Change subject: Fix responding with NFS version mismatch.
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/479121
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: Ibab376d48180289d6117f74fe9117d9a186229b1
Gerrit-Change-Number: 479121
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange