deeraj.patil(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240635?usp=email )
Change subject: Xcopy : OFFLOAD_CANCEL.
......................................................................
Xcopy : OFFLOAD_CANCEL.
NFSv4 : Added implementation for OFFLOAD_CANCEL.
Added/Enabled OFFLOAD_CANCEL XDR codec.
Note : Required structure entries used for cancelling of the ongoing
offload is already part of async infra added in the previous patches.
Change-Id: I0b9fe3414955caf4207c139fb77336b61c51ee72
Signed-off-by: Deeraj.Patil <Deeraj.Patil(a)ibm.com>
---
M src/Protocols/NFS/CMakeLists.txt
M src/Protocols/NFS/nfs4_Compound.c
M src/Protocols/NFS/nfs4_op_copy.c
A src/Protocols/NFS/nfs4_op_offload_cancel.c
M src/include/nfs_proto_functions.h
M src/include/nfsv41.h
6 files changed, 201 insertions(+), 33 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/35/1240635/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240635?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: I0b9fe3414955caf4207c139fb77336b61c51ee72
Gerrit-Change-Number: 1240635
Gerrit-PatchSet: 1
Gerrit-Owner: deeraj.patil(a)ibm.com