mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fe66fdd18c
Uses finer grained locking so that each volume name gets its own lock rather than only being protected by the global lock, which itself needs to be unlocked during cetain operations (`create` especially`) Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
store.go | ||
store_test.go | ||
store_unix.go | ||
store_windows.go |