1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-06 17:17:25 +02:00
seaweedfs/weed/storage
2018-06-25 01:20:15 -07:00
..
needle add btree for volume index 2017-05-26 22:51:25 -07:00
compact_map.go fix byte counter on loading index file 2017-01-18 08:40:39 -08:00
crc.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
disk_location.go use volumes variable 2018-05-03 12:13:53 +08:00
file_id.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
needle.go skip bytes cache 2017-06-03 11:44:24 -07:00
needle_byte_cache.go skip bytes cache 2017-06-03 11:44:24 -07:00
needle_map.go add btree for volume index 2017-05-26 22:51:25 -07:00
needle_map_boltdb.go fix file closing on windows 2018-06-13 00:36:51 -07:00
needle_map_leveldb.go fix file closing on windows 2018-06-13 00:36:51 -07:00
needle_map_memory.go go fmt 2018-05-27 11:52:26 -07:00
needle_read_write.go fix error for deleted files during compaction 2018-06-23 18:24:59 -07:00
needle_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
replica_placement.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
replica_placement_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
store.go use fixed list of masters in both filer and volume servers 2018-06-01 00:39:39 -07:00
store_vacuum.go preallocate disk space during compaction also, add cleanup for failed compaction 2017-08-29 23:59:53 -07:00
volume.go add compaction test 2018-06-23 16:48:19 -07:00
volume_checking.go go fmt 2018-05-27 11:52:26 -07:00
volume_create.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
volume_create_linux.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
volume_id.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_info.go mv pb to master_pb 2018-05-09 23:11:54 -07:00
volume_info_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_loading.go add btree for volume index 2017-05-26 22:51:25 -07:00
volume_read_write.go prepare for flexible super block 2018-06-24 11:37:08 -07:00
volume_super_block.go fix log error 2018-06-24 16:12:41 -07:00
volume_super_block_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_sync.go preallocate disk space during compaction also, add cleanup for failed compaction 2017-08-29 23:59:53 -07:00
volume_ttl.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_ttl_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
volume_vacuum.go avoid divided by 0 2018-06-25 01:20:15 -07:00
volume_vacuum_test.go add support for extra super block info 2018-06-24 15:19:57 -07:00
volume_version.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00