quorum/swarm
Darrel Herbst 89860f4197 swarm/fuse: return amount of data written if the file exists (#15261)
If the file already existed, the WriteResponse.Size was being set
as the length of the entire file, not just the amount that was
written to the existing file.

Fixes #15216
2017-10-09 12:45:30 +02:00
..
api swarm/api: fixed 404 handling on missing default entry (#15139) 2017-10-06 15:45:54 +02:00
dev cmd/swarm: Exit if --ethapi is set 2017-06-30 10:16:03 +01:00
fuse swarm/fuse: return amount of data written if the file exists (#15261) 2017-10-09 12:45:30 +02:00
network swarm/storage: pyramid chunker re-write (#14382) 2017-09-21 22:22:51 +02:00
services/swap all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
storage swarm/storage: pyramid chunker re-write (#14382) 2017-09-21 22:22:51 +02:00
testutil all: update license information 2017-04-14 10:29:00 +02:00
swarm.go swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00