datarhei-dragonfork-core/io/fs
Ingo Oppermann c3b63c4480
Fix sized filesystem
If purging is enabled, overwriting a file with a file of the same
or smaller size will not result in an error.

It is now possible to change the purging mode on an existing sized
filesystem.
2023-09-22 14:16:46 +02:00
..
disk.go Fix tests 2023-02-21 12:57:33 +01:00
fs.go Fix tests 2023-02-21 12:57:33 +01:00
fs_test.go Use abstract filesystem for stores 2023-02-01 16:09:20 +01:00
mem.go Fix tests 2023-02-21 12:57:33 +01:00
mem_test.go Use abstract filesystem for stores 2023-02-01 16:09:20 +01:00
readonly.go Fix sized filesystem 2023-09-22 14:16:46 +02:00
readonly_test.go Fix sized filesystem 2023-09-22 14:16:46 +02:00
s3.go Fix tests 2023-02-21 12:57:33 +01:00
sized.go Fix sized filesystem 2023-09-22 14:16:46 +02:00
sized_test.go Fix sized filesystem 2023-09-22 14:16:46 +02:00