You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chris Lu d773e11c7a file handler directly read from volume servers 7 years ago
..
filer_ui properly working filer 7 years ago
master_ui fix nil raft server caused crash 8 years ago
volume_server_ui directory structure change to work with glide 9 years ago
common.go fix broken master health checking 7 years ago
filer_grpc_server.go file handler directly read from volume servers 7 years ago
filer_server.go properly working filer 7 years ago
filer_server_handlers.go filer add readonly public port 8 years ago
filer_server_handlers_admin.go filer copy added uid/gid 7 years ago
filer_server_handlers_read.go fix directory creation, directory listing 7 years ago
filer_server_handlers_write.go adding modified time to file chunk 7 years ago
master_grpc_server.go mv pb to master_pb 7 years ago
master_server.go fix broken master health checking 7 years ago
master_server_handlers.go add volume id to error message 8 years ago
master_server_handlers_admin.go preallocate disk space during compaction also, add cleanup for failed compaction 7 years ago
master_server_handlers_ui.go fix nil raft server caused crash 8 years ago
raft_server.go better fix for single master restart without peers changing 7 years ago
raft_server_handlers.go 301 is reported as 404 for http post 8 years ago
volume_grpc_client.go mv pb to master_pb 7 years ago
volume_server.go preallocate disk space during compaction also, add cleanup for failed compaction 7 years ago
volume_server_handlers.go directory structure change to work with glide 9 years ago
volume_server_handlers_admin.go Delete volumes online without restarting volume server 8 years ago
volume_server_handlers_helper.go directory structure change to work with glide 9 years ago
volume_server_handlers_read.go skip bytes cache 8 years ago
volume_server_handlers_sync.go skip bytes cache 8 years ago
volume_server_handlers_ui.go directory structure change to work with glide 9 years ago
volume_server_handlers_vacuum.go fix compilation error 7 years ago
volume_server_handlers_write.go skip bytes cache 8 years ago