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 ADHOC: Volume fsck use a time cutoff param (#3626) 2022-09-10 15:29:17 -07:00
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 move proto package 2022-08-17 12:05:07 -07:00
types [volume.chek.disk] sync of deletions the fix (#3923) 2022-10-30 20:32:46 -07:00
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 Lazy loading (#3958) 2022-11-14 00:19:27 -08:00
needle_map_leveldb.go Lazy loading (#3958) 2022-11-14 00:19:27 -08:00
needle_map_memory.go Lazy loading (#3958) 2022-11-14 00:19:27 -08:00
needle_map_metric.go optimiz commitig compact (#3388) 2022-08-23 23:53:35 -07:00
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 refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go can vacuum volume when size mismatch (#5200) 2024-01-15 16:16:46 -08:00
volume_info.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_info_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
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 Include name/mime in ReadAllNeedles (#4005) 2022-11-23 15:59:38 -08:00
volume_read_test.go fix test 2023-03-14 22:05:16 -07:00
volume_super_block.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
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 Lazy loading (#3958) 2022-11-14 00:19:27 -08:00
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