distribution/registry/storage/driver/rados
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
..
doc.go Ensure that rados is disabled without build tag 2015-06-16 20:00:02 -07:00
rados.go fix(rados): Create OMAP for root directory 2015-08-10 23:46:33 +02:00
rados_test.go Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00