containerd/content
Derek McGowan 1cdb010783
Replace lockfile with reference lock
Updates content service to handle lock errors and return
them to the client. The client remote handler has been
updated to retry when a resource is locked until the
resource is unlocked or the expected resource exists.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-06-08 16:07:38 -07:00
..
content_test.go content: unify provider and ingester 2017-05-10 17:05:53 -07:00
content.go Replace lockfile with reference lock 2017-06-08 16:07:38 -07:00
helpers.go Avoid fetch call to registry when blob already exists 2017-05-22 13:24:45 -07:00
locks.go Replace lockfile with reference lock 2017-06-08 16:07:38 -07:00
store_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
store_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
store_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
store.go Replace lockfile with reference lock 2017-06-08 16:07:38 -07:00
writer.go Replace lockfile with reference lock 2017-06-08 16:07:38 -07:00