containerd/mount
Ian Campbell d42cb88ba2 Loop umount'ing rootfs until there are no more mounts
This is simpler than trying to count how many successful mounts we made.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-07-20 10:50:08 +01:00
..
lookup_test mount: add mount.Lookup for ease of implementing snapshotters 2017-06-06 09:27:53 +00:00
lookup_unix.go mount: add mount.Lookup for ease of implementing snapshotters 2017-06-06 09:27:53 +00:00
lookup_unsupported.go mount: add mount.Lookup for ease of implementing snapshotters 2017-06-06 09:27:53 +00:00
mount_linux.go Loop umount'ing rootfs until there are no more mounts 2017-07-20 10:50:08 +01:00
mount_unix.go Loop umount'ing rootfs until there are no more mounts 2017-07-20 10:50:08 +01:00
mount_windows.go Loop umount'ing rootfs until there are no more mounts 2017-07-20 10:50:08 +01:00
mount.go Loop umount'ing rootfs until there are no more mounts 2017-07-20 10:50:08 +01:00
mountinfo_freebsd.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_linux_test.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_linux.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_solaris.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo_unsupported.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00
mountinfo.go Move Mount into mount pkg 2017-05-22 16:41:12 -07:00