moby--moby/volume/local
Brian Goff d1c9e9cfe9 Ensure unmount before removing local volume.
When there is an error unmounting a local volume, it is still possible
to call `Remove()` on the volume causing removal of the mounted
resources which is generally not desirable.

This ensures that resources are unmounted before attempting removal.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit db3576f8a0)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-05-04 13:56:32 -07:00
..
local.go Ensure unmount before removing local volume. 2017-05-04 13:56:32 -07:00
local_test.go #26639: Local NFS volumes do not resolve hostnames 2016-11-08 08:26:53 +00:00
local_unix.go #26639: Local NFS volumes do not resolve hostnames 2016-11-08 08:26:53 +00:00
local_windows.go Support mount opts for `local` volume driver 2016-03-03 10:32:25 -05:00