containerd/content/local
jerryzhuang a4bdbf7844 content: reduce the contention between ref lock and boltdb lock
tryLock only once to reduce the amount of time the lock is held

Signed-off-by: jerryzhuang <zhuangqhc@gmail.com>
2023-09-05 23:34:13 +08:00
..
content_local_fuzzer.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
locks_test.go Use testify 2022-04-01 18:17:58 -07:00
locks.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
readerat.go Add reader option to local content reader at 2022-09-20 20:50:04 -07:00
store_bsd.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
store_openbsd.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
store_test.go Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00
store_unix.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
store_windows.go Licence header added 2018-02-19 10:32:26 +09:00
store.go content: reduce the contention between ref lock and boltdb lock 2023-09-05 23:34:13 +08:00
test_helper.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
writer.go Fix incorrect error wrapped when closing ingest file 2022-01-07 12:23:18 -08:00