Jack Halford has uploaded this change for review. (
https://review.gerrithub.io/434210
Change subject: WIP: vfs is_referral: add extended attr check for fs_location
......................................................................
WIP: vfs is_referral: add extended attr check for fs_location
When a directory has the sticky bit set, ganesha treats it as a
referral, we need an additional check for the fs_locations in the
extended attributes to determine wether it is a referral (see
https://github.com/nfs-ganesha/nfs-ganesha/wiki/Referral).
WIP: With this patch a directory with the sticky now works as
expected, although I may have broken the referral feature so I'm
still checking about that.
Change-Id: I00608e628549efd36c0f6ce6ec237efade600113
Signed-off-by: Jack Halford <jack(a)gandi.net>
---
M src/FSAL/commonlib.c
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/10/434210/1
--
To view, visit
https://review.gerrithub.io/434210
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: I00608e628549efd36c0f6ce6ec237efade600113
Gerrit-Change-Number: 434210
Gerrit-PatchSet: 1
Gerrit-Owner: Jack Halford <jack(a)crans.org>