1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-21 10:52:16 +02:00
seaweedfs/weed/storage
2020-03-11 10:32:17 -07:00
..
backend support env variables to overwrite toml file 2020-01-29 09:09:55 -08:00
erasure_coding volume: fix memory leak during compaction 2020-03-09 22:29:02 -07:00
idx Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle filer: processing all response headers, no pass through to volume server 2020-03-08 15:42:44 -07:00
needle_map volume: fix memory leak during compaction 2020-03-09 22:29:02 -07:00
super_block shell: add ec.decode command 2019-12-23 12:48:20 -08:00
types Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
disk_location.go make loadExistingVolume() return bool 2020-02-13 15:19:00 +08:00
disk_location_ec.go decouple the volume.Destroy() from the operation of unmountVolume() 2019-12-24 17:20:34 +08:00
needle_map.go refactoring: remove unused functions 2019-09-09 10:03:41 -07:00
needle_map_leveldb.go sync before closing file 2020-02-04 10:37:14 -08:00
needle_map_memory.go sync before closing index file 2020-02-04 10:38:12 -08:00
needle_map_metric.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_metric_test.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
needle_map_sorted_file.go rename .sdb to .sdx 2019-12-24 10:19:12 -08:00
store.go go fmt 2020-02-26 16:52:57 -08:00
store_ec.go avoid reusing context object 2020-02-25 21:50:12 -08:00
store_ec_delete.go remove ctx if possible 2020-02-25 22:23:59 -08:00
store_vacuum.go volume: follow compactionBytePerSecond 2020-03-11 10:32:17 -07:00
volume.go filer: support TTL for all filer stores 2020-03-09 01:02:01 -07:00
volume_backup.go avoid reusing context object 2020-02-25 21:50:12 -08:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_create.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_create_linux.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_create_windows.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_info.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
volume_info_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_loading.go saving .vif files correctly 2020-01-08 09:45:26 -08:00
volume_read_write.go adjust logs 2020-01-24 20:06:58 -08:00
volume_super_block.go go fmt 2020-02-26 16:52:57 -08:00
volume_tier.go shell: add volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -08:00
volume_vacuum.go volume: follow compactionBytePerSecond 2020-03-11 10:32:17 -07:00
volume_vacuum_test.go volume: follow compactionBytePerSecond 2020-03-11 10:32:17 -07:00