Solomon Boulos has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/487450 )
Change subject: Implement write2!
......................................................................
Implement write2!
$ echo "Bye bye" > proxy-mount/new.txt
$ cat proxy-mount/new.txt
Bye bye
But, this isn't enough for a full dd, because we need COMMIT as well.
Change-Id: Ie3df0cb32e402ca4535578bd1437726112ce619f
Signed-off-by: Solomon Boulos <boulos(a)google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V3/rpc.c
2 files changed, 100 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/50/487450/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/487450
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie3df0cb32e402ca4535578bd1437726112ce619f
Gerrit-Change-Number: 487450
Gerrit-PatchSet: 1
Gerrit-Owner: Solomon Boulos <boulos(a)google.com>
Gerrit-MessageType: newchange