Rojin George has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1174684?usp=email )
Change subject: Grant Read delegations properly
......................................................................
Grant Read delegations properly
Read delegation grants were failing because of counters going
negative, as both _state_del_locked and late in nfs4_op_close,
were decrementing the counter in CLOSE op's IO path
Fixes: #1056
Change-Id: Ib1028f26f4f3ad184fbcbe5b7610d3b0c7990a31
Signed-off-by: Rojin George <itsmerojin(a)gmail.com>
---
M src/Protocols/NFS/nfs4_op_close.c
1 file changed, 0 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/84/1174684/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1174684?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ib1028f26f4f3ad184fbcbe5b7610d3b0c7990a31
Gerrit-Change-Number: 1174684
Gerrit-PatchSet: 1
Gerrit-Owner: Rojin George <itsmerojin(a)gmail.com>