Brad Fitzpatrick
9607667c2f
wkfs/gcs: support for writing files
...
Change-Id: I4916dc6b07130d31c732da9df0dd3e7189eb8075
2014-08-08 11:03:27 -07:00
Brad Fitzpatrick
2f4e571e7c
wkfs: make Create use OpenFile(WRONLY) instead of RDWR
...
Change-Id: Ifbd82b1392a436229fd350a604e1125cf7b1f64d
2014-08-08 10:14:10 -07:00
Brad Fitzpatrick
b720765c96
wkfs/gcs: remove logging
...
Change-Id: I32dbb8f16a086879f9e9cbb6d9618459601a4ee4
2014-08-06 16:47:53 -07:00
Brad Fitzpatrick
966d25cb62
add wkfs.ReadFile, use it in serverinit
...
Change-Id: I2870568e41de9ddb879c51606c77aec0ec77c4ef
2014-08-05 12:51:17 -07:00
Brad Fitzpatrick
5540a38dbd
More work towards making the /gcs/ filesystem paths work on GCE. Incomplete.
...
Change-Id: I58ceec5d1c1cb61cbaa7d7e68a13ed5482dfbb0d
2014-08-05 12:45:10 -07:00
Brad Fitzpatrick
c8322af356
Add well-known filesystem abstraction package 'wkfs' for cloud deployment ease.
...
Part of Camlistore deploy to GCE easily. Will use paths like /gcs/bucket/foo or /gce-meta/attr for some
things previously-assumed to only be stored on the OS filesystem.
Change-Id: I2ed6cf5759c4d277f4e89a33a0fcfeee8bcbbf82
2014-08-04 21:27:07 -07:00