From Sriram Patil <sriramp(a)vmware.com>:
Sriram Patil has uploaded this change for review. (
https://review.gerrithub.io/428513
Change subject: Allow exports to be referral points in FSAL_VFS
......................................................................
Allow exports to be referral points in FSAL_VFS
With the current implementation, the export directories cannot act as referral
point. Adding a referral point check in lookup_path code in FSAL_VFS to be able
to satisfy referrals.
Change-Id: Ibdfb52473056d3058b5798dd4e047606bd5172c6
Signed-off-by: Sriram Patil <sriramp(a)vmware.com>
---
M src/FSAL/FSAL_VFS/handle.c
1 file changed, 73 insertions(+), 33 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/13/428513/1
--
To view, visit
https://review.gerrithub.io/428513
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdfb52473056d3058b5798dd4e047606bd5172c6
Gerrit-Change-Number: 428513
Gerrit-PatchSet: 1
Gerrit-Owner: Sriram Patil <sriramp(a)vmware.com>