containerd/mount
yanxuean cb58bb885a solve incorrect unmount
1. add WithTempMount for better unmount and remove
2. solve incorrect unmount for
   diff.DiffMounts,
   diff.Apply,
   oci.WithUsername,
   oci.WithUserID,
   remapRootFS

Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-01-06 00:28:16 +08:00
..
lookup_test Ensure getting the correct mountinfo corresponds to path 2017-10-08 17:16:28 +08:00
lookup_unix.go Ensure getting the correct mountinfo corresponds to path 2017-10-08 17:16:28 +08:00
lookup_unsupported.go mount: add mount.Lookup for ease of implementing snapshotters 2017-06-06 09:27:53 +00:00
mount_linux.go Retry unmount on EBUSY and return errors 2017-12-04 11:31:08 -05:00
mount_unix.go Use gometalinter for linting 2017-11-03 18:02:27 -04:00
mount_windows.go Fix windows lint issues and enable ci 2017-10-25 16:15:45 -04:00
mount.go solve incorrect unmount 2018-01-06 00:28:16 +08: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_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