containerd/content/local
Kazuyoshi Kato c95d71cf60 content: include the staleness of the lock when tryLock() fails
When multiple clients are pulling the same image, we may have this
lock error. Short-lived locks are probably fine, but long-lived locks
may indicate that containerd has some issues.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2020-12-02 14:08:02 -08:00
..
locks_test.go content: include the staleness of the lock when tryLock() fails 2020-12-02 14:08:02 -08:00
locks.go content: include the staleness of the lock when tryLock() fails 2020-12-02 14:08:02 -08:00
readerat.go Licence header added 2018-02-19 10:32:26 +09:00
store_test.go content/local: validate digest before calculating path 2020-04-09 17:37:47 -07:00
store_unix.go Add support for NetBSD 2020-09-22 20:03:50 +02:00
store_windows.go Licence header added 2018-02-19 10:32:26 +09:00
store.go content/local: validate digest before calculating path 2020-04-09 17:37:47 -07:00
writer.go content/local: validate digest before calculating path 2020-04-09 17:37:47 -07:00