moby--moby/volume
Brian Goff cfb2c667ad Use fine-grained locks for plugin loading.
This helps ensure that only one thing is trying to intialize a plugin at
once while also keeping the global lock free during initialization.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-01-20 13:57:52 -05:00
..
drivers Use fine-grained locks for plugin loading. 2016-01-20 13:57:52 -05:00
local Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
store On create, copy image data for named volumes. 2016-01-07 21:57:08 -05:00
testutils Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
volume.go Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
volume_propagation_linux.go
volume_propagation_linux_test.go
volume_propagation_unsupported.go
volume_test.go
volume_unix.go
volume_windows.go