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 Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
store_windows.go Fix typos found across repository 2015-12-13 18:04:12 +02:00