deeraj.patil@ibm.com has uploaded this change for review.
Xcopy : Async : COPY_OFFLOAD, callback.
SAL : Add COPY_OFFLOAD state type identifier.
SAL : Introduce copy_offload_state structure, per-copy offload state
bookkeeping to track progress, and callback context for
asynchronous COPY operations the same will be used for future
implemnatation extension for offload_status and offload_cancel as well.
NFSv4 : Added/Enabled COPY_OFFLOAD/CB_OFFLOAD codec
Async : Config parameter for Async enable/disable.
Config parameter for Minimum offload size for async handling.
Async : Added Fridger for async handling of OP_COPY along with global
config of number of async ops can in progress at a given moment,rest
will be handled in sync manner.
Async : Hooked into init and shutdown for fridger handling so runtime
cancelling the ongoing operation during shutdown.
Change-Id: If832acfe145fc61405c9745f4907a1f7f0e82423
Signed-off-by: Deeraj.Patil <Deeraj.Patil@ibm.com>
---
M src/MainNFSD/nfs_admin_thread.c
M src/MainNFSD/nfs_init.c
M src/Protocols/NFS/nfs4_op_copy.c
M src/SAL/nfs4_state_id.c
M src/include/fridgethr.h
M src/include/gsh_config.h
M src/include/nfsv41.h
M src/include/sal_data.h
M src/include/sal_shared.h
M src/support/nfs_read_conf.c
10 files changed, 1,330 insertions(+), 45 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/33/1240633/1
To view, visit change 1240633. To unsubscribe, or for help writing mail filters, visit settings.