moby--moby/volume/store
Brian Goff fe66fdd18c Fix potential races in the volume store
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>
2015-11-04 16:59:47 -05:00
..
store.go Fix potential races in the volume store 2015-11-04 16:59:47 -05:00
store_test.go Move volume ref counting store to a package. 2015-09-21 12:46:49 -04:00
store_unix.go Windows: Add volume support 2015-10-22 10:42:53 -07:00
store_windows.go Windows: Add volume support 2015-10-22 10:42:53 -07:00