quorum/swarm/fuse
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
..
fuse_dir.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
fuse_file.go swarm/fuse: return amount of data written if the file exists (#15261) 2017-10-09 12:45:30 +02:00
fuse_root.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
swarmfs.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
swarmfs_fallback.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
swarmfs_test.go swarm/fuse: use Equal instead of Compare (#15097) 2017-09-07 23:10:51 +02:00
swarmfs_unix.go swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00
swarmfs_util.go swarm/fuse: simplify externalUnmount 2017-06-21 09:56:58 +02:00