Malahal has uploaded this change for review.

View Change

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@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 change 473471. To unsubscribe, or for help writing mail filters, visit settings.

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