containerd/mount
Derek McGowan 502734116d
Update loopback to return error
Avoid calling testing function in creation closure since the
context may no longer be valid.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-08-22 16:09:38 -07:00
..
lookup_test Update loopback to return error 2017-08-22 16:09:38 -07: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_solaris.go Add solaris build support 2017-08-07 12:40:21 -07: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