deeraj.patil(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240629?usp=email )
Change subject: Xcopy : FSAL : copy_file_range fallback behavior
......................................................................
Xcopy : FSAL : copy_file_range fallback behavior
Added buffered copy helper API.
Added default object ops to a generic copy fallback so FSALs without
specialized support still supports server-side copy functionality through
common methods.
Important: This changes comes handy when doing copy from FS1<->FS2.
Change-Id: If78bb93ce0e4ff9bfd1a018fce38ce8312d74cd2
Signed-off-by: Deeraj.Patil <Deeraj.Patil(a)ibm.com>
---
M src/FSAL/default_methods.c
M src/FSAL/fsal_helper.c
M src/include/fsal.h
3 files changed, 169 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/29/1240629/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240629?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: If78bb93ce0e4ff9bfd1a018fce38ce8312d74cd2
Gerrit-Change-Number: 1240629
Gerrit-PatchSet: 1
Gerrit-Owner: deeraj.patil(a)ibm.com