Soumya has uploaded this change for review. (
https://review.gerrithub.io/436785
Change subject: SAL: Allow READs under write delegation
......................................................................
SAL: Allow READs under write delegation
If the client opens a file with OPEN4_SHARE_ACCESS_BOTH and
been granted write delegation, we should allow it to perform
READ operations.
Change-Id: I9160e680f63b583729a8334b25988182a4783cc4
Signed-off-by: Soumya Koduri <skoduri(a)redhat.com>
---
M src/Protocols/NFS/nfs4_op_open.c
M src/Protocols/NFS/nfs4_op_read.c
M src/include/sal_data.h
3 files changed, 12 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/85/436785/1
--
To view, visit
https://review.gerrithub.io/436785
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: I9160e680f63b583729a8334b25988182a4783cc4
Gerrit-Change-Number: 436785
Gerrit-PatchSet: 1
Gerrit-Owner: Soumya <skoduri(a)redhat.com>