From Frank Filz <ffilzlnx(a)mindspring.com>:
Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/430997
Change subject: Strip out WRITE_PLUS code
......................................................................
Strip out WRITE_PLUS code
WRITE_PLUS was replaced with WRITE_SAME which is enough different
from WRITE that it will need entirely different code.
Change-Id: I99ce7570556824b5fa76561b60d0b7cd74809c22
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_CEPH/handle.c
M src/FSAL/FSAL_GLUSTER/handle.c
M src/FSAL/FSAL_GPFS/file.c
M src/FSAL/FSAL_GPFS/fsal_ds.c
M src/FSAL/FSAL_MEM/mem_handle.c
M src/FSAL/FSAL_PROXY/handle.c
M src/FSAL/FSAL_RGW/handle.c
M src/FSAL/FSAL_VFS/file.c
M src/FSAL/default_methods.c
M src/Protocols/NFS/nfs4_op_read.c
M src/Protocols/NFS/nfs4_op_write.c
M src/include/fsal.h
M src/include/fsal_api.h
M src/include/nfsv41.h
14 files changed, 34 insertions(+), 335 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/97/430997/1
--
To view, visit
https://review.gerrithub.io/430997
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I99ce7570556824b5fa76561b60d0b7cd74809c22
Gerrit-Change-Number: 430997
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>