781 Commits (596d476e3d858d2cb0520231f1da44804e7f2be1)

Author SHA1 Message Date
Chris Lu 10bd3c6b4b refactoring 5 years ago
Chris Lu e2a8cdfc48 webdav: fix writing file 5 years ago
Chris Lu 0eda75fa2c add logging 5 years ago
Chris Lu 81f424a630 go fmt 5 years ago
Chris Lu 916423e96a master: submit support "dataCenter" parameter 5 years ago
Chris Lu e426bd541e grow volumes on volume servers with slots freed by cloud storage 5 years ago
Chris Lu 1becbce657 display remote volumes on volume server ui page 5 years ago
Chris Lu 6383b45bd0 add lock variable 5 years ago
Chris Lu ec8de250e2 tiered storage: can copy to s3, read from s3 5 years ago
Chris Lu 0da7b894cc pass backend config from master to volume servers 5 years ago
Chris Lu ea9a7e61d0 only send metrics address during on the first response 5 years ago
Chris Lu f60154f330 master load backend storage config from master.toml 5 years ago
Chris Lu 586798ecc0 go fmt 5 years ago
Lei Liu 1ba3456ac2
go fmt 5 years ago
Chris Lu 0f9ba84274 s3 5 years ago
Lei Liu 2700ac6d1f filer: Add attr.mode in query string 5 years ago
Chris Lu fb3c9ed80d shell: fs.meta.save missed directory data with more than 1024 entries 5 years ago
Chris Lu de0c983808 refactoring scaffolding for master.toml 5 years ago
Lei Liu 46755ea1e1 fix master maintenance logic 5 years ago
stlpmo 62d393d6c9 ut pass 5 years ago
stlpmo 802a0eb3fe move from cmd-line to scaffold 5 years ago
zhangsong 61fa485700 add volume number param in assign operation 5 years ago
Chris Lu 6cc9e0d788 volume: fix ec shard reading 5 years ago
stlpmo 1c8bed3810 delete the var etcdClient and comments 5 years ago
Lei Liu 1294999d8b return error when garbageThreshold is not a valid float number 5 years ago
Lei Liu 1bcef02a6c fix dir/lookup and col/delete api 5 years ago
Lei Liu f2f90436ef fix leader master /dir/lookup api 5 years ago
Lei Liu c2884cace2 misc updated 5 years ago
Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 5 years ago
Chris Lu 71eb8efd20 fix error logs 5 years ago
Chris Lu 55a2221eba master: add logging for volume server disconnection 5 years ago
Chris Lu 46ed2ca902 refactoring 5 years ago
divinerapier f1ee6b7a54
fix abused 404 status code 5 years ago
Chris Lu c358f96aaa volume: redirection follow public url 5 years ago
Chris Lu 23240efa63 filer: add tikv support 5 years ago
Chris Lu c71fddee2b go fmt 5 years ago
Chris Lu fc412e428b refactor ScanVolumeFileFrom() 5 years ago
Chris Lu c9a183eb69 refactor memory map related code 5 years ago
Chris Lu faec9076a4 adjust parameter names 5 years ago
Chris Lu d16c450682 fix unreachable code 5 years ago
Chris Lu 939e4b57a8 go fmt 5 years ago
Chris Lu f8d4b7d1c0 support basic json filtering and selection 5 years ago
Chris Lu cf47f657af scaffold for volume server query feature 5 years ago
Lei Liu 3cc084269c master api: return http 404 when volumeId not exist 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
Chris Lu ae53f63680 filer: recursive deletion optionally ignoring any errors 5 years ago
Tom Maxwell 4a878c0006 Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve 5 years ago
j.laycock cbd0a98fa1 Add InMemory to Volume Grow structure 5 years ago
Chris Lu ee8bcb0c12 remove println 5 years ago
j.laycock 1f01eb78e8 Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct 5 years ago