1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-26 04:18:59 +02:00
seaweedfs/weed/storage
skycope 316ae45795
can vacuum volume when size mismatch (#5200)
Co-authored-by: Yang Wang <yangwang@weride.ai>
2024-01-15 16:16:46 -08:00
..
backend reduce binary size by skipping rclone 2023-11-23 00:48:27 -08:00
erasure_coding Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 2023-10-03 08:28:52 -07:00
idx
needle can vacuum volume when size mismatch (#5200) 2024-01-15 16:16:46 -08:00
needle_map go fmt 2023-11-26 11:47:20 -08:00
super_block
types
volume_info Rclone storage backend (#4402) 2023-04-18 14:12:12 -07:00
disk_location.go Revert "fix compilation" 2023-10-03 08:27:50 -07:00
disk_location_ec.go factor in existing ec volume count when estimating max volume count 2024-01-11 08:19:09 -08:00
idx_binary_search_test.go weed/storage: fix dropped test errors 2023-12-06 12:05:22 -08:00
needle_map.go
needle_map_leveldb.go
needle_map_memory.go
needle_map_metric.go
needle_map_metric_test.go fix tests 2023-03-08 01:48:28 -08:00
needle_map_sorted_file.go Fix resource leaks (#4737) 2023-08-09 15:30:36 -07:00
store.go factor in existing ec volume count when estimating max volume count 2024-01-11 08:19:09 -08:00
store_ec.go Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 2023-09-25 09:35:16 -07:00
store_ec_delete.go Revert "Revert "Merge branch 'master' into sub"" 2023-09-18 18:47:34 -07:00
store_vacuum.go Fix DataBackend nil pointer (#4641) 2023-07-04 23:22:10 -07:00
volume.go Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 2023-10-03 08:28:52 -07:00
volume_backup.go minor 2023-07-06 09:12:28 -07:00
volume_backup_test.go
volume_checking.go can vacuum volume when size mismatch (#5200) 2024-01-15 16:16:46 -08:00
volume_info.go
volume_info_test.go
volume_loading.go Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 2023-10-03 08:28:52 -07:00
volume_read.go can vacuum volume when size mismatch (#5200) 2024-01-15 16:16:46 -08:00
volume_read_all.go
volume_read_test.go fix test 2023-03-14 22:05:16 -07:00
volume_super_block.go
volume_tier.go Rclone storage backend (#4402) 2023-04-18 14:12:12 -07:00
volume_vacuum.go Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 2023-10-03 08:28:52 -07:00
volume_vacuum_test.go
volume_write.go fix write volume over size MaxPossibleVolumeSize (#5190) 2024-01-11 20:23:46 -08:00
volume_write_test.go avoid data race read volume.IsEmpty (#4574) 2023-06-14 14:39:58 -07:00