moby--moby/pkg/mount
Brian Goff acbfe6bc56 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>
2017-04-27 08:43:43 -04:00
..
flags.go
flags_freebsd.go Use lazy unmount for local volume driver unmount 2017-04-27 08:43:43 -04:00
flags_linux.go Use lazy unmount for local volume driver unmount 2017-04-27 08:43:43 -04:00
flags_unsupported.go Use lazy unmount for local volume driver unmount 2017-04-27 08:43:43 -04:00
mount.go Use lazy unmount for local volume driver unmount 2017-04-27 08:43:43 -04: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