Soumya has uploaded this change for review.

View Change

Recall delegation if CB_GETATTR not supported

RFC states that if a client is granted write delegation, it should
be enquired for file attributes via CB_GETATTR before sending response
to GETATTR. However server may choose to recall delegation instead.

This patch handles the second case which is to recall delegation
incase CB_GETATTR support is not handled.

Change-Id: I4ece38f0f433e0fc422a96964b678a8c84af64ce
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
---
M src/Protocols/NFS/nfs4_op_getattr.c
M src/SAL/state_deleg.c
M src/include/sal_functions.h
3 files changed, 46 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/71/440771/1

To view, visit change 440771. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I4ece38f0f433e0fc422a96964b678a8c84af64ce
Gerrit-Change-Number: 440771
Gerrit-PatchSet: 1
Gerrit-Owner: Soumya <skoduri@redhat.com>
Gerrit-MessageType: newchange