Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/473471 )
Change subject: Avoid calling stat() on NFS mount points
......................................................................
Avoid calling stat() on NFS mount points
NFS mount points are prone to get stuck in kernel, so avoid stat() on
them as we don't support exporting "nfs" mount points.
Change-Id: I4a0de8e0c7a236159371601bbba507c1f962aee7
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/FSAL/commonlib.c
1 file changed, 14 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/71/473471/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/473471
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: I4a0de8e0c7a236159371601bbba507c1f962aee7
Gerrit-Change-Number: 473471
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange