not working now

need to add file handler
This commit is contained in:
Chris Lu
2018-05-22 04:31:44 -07:00
parent 7362de9a18
commit 873868cc10
6 changed files with 80 additions and 66 deletions

View File

@@ -81,6 +81,7 @@ message GetEntryAttributesRequest {
message GetEntryAttributesResponse {
FuseAttributes attributes = 1;
repeated FileChunk chunks = 2;
}
message GetFileContentRequest {