distribution/registry/storage/driver/swift
Stefan Majewsky 3330cc567e wait for DLO segments to show up when Close()ing the writer
Not just when Commit()ing the result. This fixes some errors I observed
when the layer (i.e. the DLO) is Stat()ed immediately after closing,
and reports the wrong file size because the container listing is not
yet up-to-date.

Signed-off-by: Stefan Majewsky <stefan.majewsky@sap.com>
2016-05-04 10:30:08 -07:00
..
swift.go wait for DLO segments to show up when Close()ing the writer 2016-05-04 10:30:08 -07:00
swift_test.go Use bulk delete to remove segments in Swift driver 2015-12-04 12:16:49 +01:00