1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-05 16:47:04 +02:00
seaweedfs/weed/storage
2021-09-12 22:47:52 -07:00
..
backend go fmt 2021-09-01 02:45:42 -07:00
erasure_coding change server address from string to a type 2021-09-12 22:47:52 -07:00
idx
needle add error message 2021-09-02 12:32:46 -07:00
needle_map go fmt 2021-09-01 02:45:42 -07:00
super_block skip network error when remote volumes start 2021-03-01 01:20:06 -08:00
types go fmt 2021-09-01 02:45:42 -07:00
volume_info refactor: separating out remote.proto 2021-08-26 15:18:34 -07:00
disk_location.go add volume not found error type, to reduce error log 2021-09-11 14:26:41 -07:00
disk_location_ec.go Merge remote-tracking branch 'origin/master' 2021-02-18 14:05:51 +08:00
needle_map.go skip seek() when index file writes 2021-02-20 12:39:25 -08:00
needle_map_leveldb.go avoid nil exception 2021-03-07 01:49:06 -08:00
needle_map_memory.go skip seek() when index file writes 2021-02-20 12:39:25 -08:00
needle_map_metric.go fix build 2021-08-30 02:03:08 -07:00
needle_map_metric_test.go
needle_map_sorted_file.go avoid nil when closing an index 2021-03-07 11:03:09 -08:00
store.go change server address from string to a type 2021-09-12 22:47:52 -07:00
store_ec.go change server address from string to a type 2021-09-12 22:47:52 -07:00
store_ec_delete.go change server address from string to a type 2021-09-12 22:47:52 -07:00
store_vacuum.go fix concurrent vacuum & delete panic 2021-05-05 17:54:50 +08:00
volume.go avoid data loss after restarting a container with a volum server 2021-06-02 17:07:19 +05:00
volume_backup.go change server address from string to a type 2021-09-12 22:47:52 -07:00
volume_backup_test.go
volume_checking.go
volume_info.go
volume_info_test.go
volume_loading.go skip network error when remote volumes start 2021-03-01 01:20:06 -08:00
volume_read.go volume: support concurrent download data size limit 2021-08-08 23:25:16 -07:00
volume_stream_write.go go fmt 2021-03-14 13:21:02 -07:00
volume_super_block.go
volume_tier.go refactor: separating out remote.proto 2021-08-26 15:18:34 -07:00
volume_vacuum.go skip file not found error when deleting 2021-05-15 09:37:39 -07:00
volume_vacuum_test.go Only when tailing volume, the zero-ed cookie should skip checking. 2021-08-13 02:09:35 -07:00
volume_write.go Only when tailing volume, the zero-ed cookie should skip checking. 2021-08-13 02:09:35 -07:00