1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-27 13:00:04 +02:00
seaweedfs/weed/storage/backend
Henco Appel 2a88da4de7
fix: always close volume file (#4530) (#5459)
If sync fails then close is never called. We should always be calling
close on the file.

Co-authored-by: Hendrik Appel <happel@europe.altair.com>
2024-04-02 08:31:40 -07:00
..
memory_map Fix Broken Links (#5287) 2024-02-14 08:26:38 -08:00
rclone_backend fix compilation 2024-03-19 09:09:14 -07:00
s3_backend cloud tier: add retry when copying data file 2022-10-12 00:38:32 -07:00
backend.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
disk_file.go fix: always close volume file (#4530) (#5459) 2024-04-02 08:31:40 -07:00
volume_create.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_create_linux.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_create_windows.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00