1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 07:06:44 +02:00
seaweedfs/weed/storage
2019-11-28 18:33:18 -08:00
..
backend master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
erasure_coding Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
idx Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
needle_map Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
types Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
disk_location.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
disk_location_ec.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_leveldb.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_memory.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_metric.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_metric_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
replica_placement.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
replica_placement_test.go go fmt and fix some typo 2019-01-17 09:17:19 +08:00
store.go Merge branch 'master' into refactoring_dat_backend 2019-11-08 22:54:41 -08:00
store_ec.go volume: avoid inifinite loop reading ec volume info if error happens 2019-11-27 23:07:53 -08:00
store_ec_delete.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
store_vacuum.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_backup.go changed from os.file to backend.DataStorageBackend 2019-10-29 00:35:16 -07: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 master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_create_linux.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_create_windows.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_info.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_info_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_loading.go refactor memory mapped file into backend storage 2019-11-09 00:10:59 -08:00
volume_read_write.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_super_block.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_super_block_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_vacuum.go master load backend storage config from master.toml 2019-11-28 18:33:18 -08:00
volume_vacuum_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00