Matthew DeVore has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/503682 )
Change subject: Set root of FSAL_MEM exports to writeable by all
......................................................................
Set root of FSAL_MEM exports to writeable by all
This allows clients which set the owner of the root directory of the
export to one user (including super user) to still allow writes by other
users, and potentially allow multiple users to own files on the share.
This is "insecure" but more flexible, which is fine for FSAL_MEM exports
since FSAL_MEM is not intended for production use.
Change-Id: Ifb5ac8488cc705bf0ca453ceef05a6c19996ded6
Signed-off-by: Matthew DeVore <matvore(a)google.com>
---
M src/FSAL/FSAL_MEM/mem_handle.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/82/503682/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/503682
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: Ifb5ac8488cc705bf0ca453ceef05a6c19996ded6
Gerrit-Change-Number: 503682
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew DeVore <matvore(a)google.com>
Gerrit-MessageType: newchange