moby--moby/pkg/mount
Brian Goff c4bd13b650 Use lazy unmount for local volume driver unmount
This fixes issues where the underlying filesystem may be disconnected and
attempting to unmount may cause a hang.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit acbfe6bc56)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-05-04 13:56:31 -07:00
..
flags.go
flags_freebsd.go Use lazy unmount for local volume driver unmount 2017-05-04 13:56:31 -07:00
flags_linux.go Use lazy unmount for local volume driver unmount 2017-05-04 13:56:31 -07:00
flags_unsupported.go Use lazy unmount for local volume driver unmount 2017-05-04 13:56:31 -07:00
mount.go Use lazy unmount for local volume driver unmount 2017-05-04 13:56:31 -07:00
mount_unix_test.go
mounter_freebsd.go
mounter_linux.go
mounter_linux_test.go
mounter_solaris.go
mounter_unsupported.go
mountinfo.go
mountinfo_freebsd.go
mountinfo_linux.go
mountinfo_linux_test.go
mountinfo_solaris.go
mountinfo_unsupported.go
mountinfo_windows.go
sharedsubtree_linux.go
sharedsubtree_linux_test.go
sharedsubtree_solaris.go