mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
- Moved fuse related code in a new package, swarm/fuse - Added write support - Create new files - Delete existing files - Append to files (with limitations) - More test coverage |
||
|---|---|---|
| .. | ||
| fuse_dir.go | ||
| fuse_file.go | ||
| fuse_root.go | ||
| swarmfs.go | ||
| swarmfs_fallback.go | ||
| swarmfs_test.go | ||
| swarmfs_unix.go | ||
| swarmfs_util.go | ||