Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1214388?usp=email )
Change subject: CEPH: Fixup zerocopy
......................................................................
CEPH: Fixup zerocopy
Change default config to enable async and zerocopy
If non-zerocopy read, caller must allocate buffer. Since zerocopy is a global
config, just indicate FSAL doesn't support allocating own buffers in this
case so fsal_read2 will do the allocation.
Actually enable write2 for zerocopy.
Change-Id: Ibd8848186e787dd1077f76d97256c9209dd48ec8
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_CEPH/handle.c
M src/FSAL/FSAL_CEPH/main.c
2 files changed, 58 insertions(+), 17 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/88/1214388/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1214388?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: Ibd8848186e787dd1077f76d97256c9209dd48ec8
Gerrit-Change-Number: 1214388
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>