mirror of
https://github.com/containers/podman.git
synced 2025-12-19 07:09:39 +08:00
github.com/containers/storage v1.12.13
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
1
vendor/github.com/containers/storage/containers.go
generated
vendored
1
vendor/github.com/containers/storage/containers.go
generated
vendored
@@ -579,6 +579,7 @@ func (r *containerStore) RecursiveLock() {
|
||||
func (r *containerStore) RLock() {
|
||||
r.lockfile.RLock()
|
||||
}
|
||||
|
||||
func (r *containerStore) Unlock() {
|
||||
r.lockfile.Unlock()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user