Rojin George has uploaded this change for review.

View Change

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@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 change 1174684. To unsubscribe, or for help writing mail filters, visit settings.

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@gmail.com>