distribution/registry/storage/driver
Vincent Giersch 6c39af6708 fix(rados): Create OMAP for root directory
When using the RADOS driver, the hierarchy of the files is stored
in OMAPs, but the root OMAP was not created and a call to List("/")
was returning an error instead of returned the first level files
stored. This patches creates an OMAP for "/" and excludes the listed
directory from the list of files returned.

Signed-off-by: Vincent Giersch <vincent@giersch.fr>
2015-08-10 23:46:33 +02:00
..
azure Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
base Pass correct context into tracer 2015-06-30 10:28:14 -07:00
factory Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
filesystem Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
inmemory Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
middleware Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
oss remove unused code and fix todo format 2015-07-31 13:22:56 +08:00
rados fix(rados): Create OMAP for root directory 2015-08-10 23:46:33 +02:00
s3 Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
swift Remove IPC support from test file 2015-07-21 23:55:10 +02:00
testsuites fix(rados): Create OMAP for root directory 2015-08-10 23:46:33 +02:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00