>From Sriram Patil <spsrirampa...@gmail.com>:
Sriram Patil has uploaded this change for review. (
https://review.gerrithub.io/395158
Change subject: Fixing NFSv4 referrals in FSAL_VFS
......................................................................
Fixing NFSv4 referrals in FSAL_VFS
FSAL_VFS was returning incorrect fs_root as part of FS_LOCATIONS reply.
FSAL_VFS should return the referral directory path as fs_root, but it must
be a pseudo path. FSAL_VFS was returning the actual path. When the Path and
Pseudo are different for an export, referrals fails with ENOENT.
This fix makes sure that we replace Path woth Pseudo path in the fs_root
path.
Change-Id: I7e570470226bb1ebff8ceca2ab4062f52fc4fe79
Signed-off-by: Sriram Patil <srir...@vmware.com>
---
M src/FSAL/FSAL_VFS/handle.c
1 file changed, 20 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/58/395158/1
--
To view, visit https://review.gerrithub.io/395158
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e570470226bb1ebff8ceca2ab4062f52fc4fe79
Gerrit-Change-Number: 395158
Gerrit-PatchSet: 1
Gerrit-Owner: Sriram Patil <spsrirampa...@gmail.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel