deeraj.patil(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240630?usp=email )
Change subject: Xcopy : VFS : copy_file_range hook into handle ops
......................................................................
Xcopy : VFS : copy_file_range hook into handle ops
Register the VFS-specific copy_file_range handler so server-side copy
requests can use optimized VFS data-path operations.
Change-Id: I95b833586f89cf16fc04ada3ae750563e9d42674
Signed-off-by: Deeraj.Patil <Deeraj.Patil(a)ibm.com>
---
M src/FSAL/FSAL_VFS/file.c
M src/FSAL/FSAL_VFS/handle.c
M src/FSAL/FSAL_VFS/vfs_methods.h
3 files changed, 147 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/30/1240630/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240630?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: I95b833586f89cf16fc04ada3ae750563e9d42674
Gerrit-Change-Number: 1240630
Gerrit-PatchSet: 1
Gerrit-Owner: deeraj.patil(a)ibm.com