1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-05 16:47:04 +02:00
seaweedfs/weed/command
2018-05-05 02:01:50 -07:00
..
backup.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
benchmark.go use local random generator to avoid global lock 2017-05-19 23:33:36 -07:00
command.go add "weed copy" command to copy files to filer 2016-07-20 23:45:55 -07:00
compact.go preallocate disk space during compaction also, add cleanup for failed compaction 2017-08-29 23:59:53 -07:00
download.go
export.go add btree for volume index 2017-05-26 22:51:25 -07:00
filer.go adjust instructions 2018-01-15 20:33:12 -08:00
filer_copy.go suport uploading files to specific dataCenter 2017-01-09 23:34:47 +08:00
fix.go add btree for volume index 2017-05-26 22:51:25 -07:00
master.go ensure 30GB or less 2017-07-16 21:40:55 -07:00
mount.go Fixes #266 2017-03-06 13:04:52 +08:00
mount_notsupported.go
mount_std.go better support FUSE Lookup() 2018-05-05 02:01:50 -07:00
server.go unused option 2018-02-27 13:57:15 -08:00
shell.go
upload.go fix typo 2017-08-10 10:26:39 -07:00
version.go
volume.go add cpu and mem pprof 2017-06-22 01:33:58 -07:00
volume_test.go