Closed ussuri closed 9 years ago
Addressed the comments. I'll add mkdir, move, unlink, alias, and random write in a follow-up CL(s).
Addressed all the comments + fixed a number of bugs.
@rpaquay Could you review the last batch of commits (starting with fb6be41)? It's not a lot of changes, mostly just bug fixes. I depend on this PR to upload another one with the updated mount
command and dynamic FS mounting.
@rpaquay: Addressed comments, PTAL.
lgtm
Thanks, landing. I hope nothing breaks :)
@rginda
Current limitations:
1) Files are uploaded with no metadata (e.g. mimeType) 2) A new file is created even if one with the same path already exists 3) Mkdir and rm are not implemented yet