Assaf Yaari has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545455 )
Change subject: FSAL_PROXY_V3: Support POSIX attributes instead of ATTRS_NFS3
......................................................................
FSAL_PROXY_V3: Support POSIX attributes instead of ATTRS_NFS3
The only difference is the addition of ATTR_CHANGE which is mandatory in
the NFSv4.1 spec.
Without it, NFS clients missed directory modifications.
Signed-off-by: Assaf Yaari <assafy(a)google.com>
Change-Id: I0e9bc42aac7fa2506d7d3ae616a3897d80da3606
---
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V3/proxyv3_fsal_methods.h
M src/FSAL/FSAL_PROXY_V3/utils.c
3 files changed, 30 insertions(+), 10 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/55/545455/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/545455
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: I0e9bc42aac7fa2506d7d3ae616a3897d80da3606
Gerrit-Change-Number: 545455
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy(a)google.com>
Gerrit-MessageType: newchange