moby--moby/volume/store
Brian Goff 6a0bdffc1a Fix volume creates blocked by stale cache entries
When a conflict is found in the volume cache, check with the driver if
that volume still actually exists.
If the volume doesn't exist, purge it from the cache and allow the
create to happen.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-11-03 11:56:44 -04:00
..
errors.go Fix volume creates blocked by stale cache entries 2016-11-03 11:56:44 -04:00
store.go Fix volume creates blocked by stale cache entries 2016-11-03 11:56:44 -04:00
store_test.go Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
store_unix.go
store_windows.go