moby/volume/store
Brian Goff d8ce4a6e10 Fix out-of-band vol delete+create for same driver
Fix issue where out-of-band deletions and then a `docker volume create`
on the same driver caused volume to not be re-created in the driver but
return as created since it was stored in the cache.

Previous fix only worked if the driver names did not match.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-11-30 12:19:03 -05:00
..
errors.go Fix volume creates blocked by stale cache entries 2016-11-03 11:56:44 -04:00
store.go Fix out-of-band vol delete+create for same driver 2016-11-30 12:19:03 -05: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