containerd/mount
Akihiro Suda e739314ed4 mount: support FUSE helper
When m.Type starts with either `fuse.` or `fuse3`, the
mount helper binary `mount.fuse` or `mount.fuse3` is executed.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-01-01 04:16:30 +09:00
..
lookup_linux_test.go Update continuity vendor 2019-08-16 15:49:47 -07:00
lookup_unix.go Licence header added 2018-02-19 10:32:26 +09:00
lookup_unsupported.go Licence header added 2018-02-19 10:32:26 +09:00
mount_linux_test.go mount: support FUSE helper 2020-01-01 04:16:30 +09:00
mount_linux.go mount: support FUSE helper 2020-01-01 04:16:30 +09:00
mount_unix.go mount: add support for OpenBSD 2018-10-12 22:24:13 +00:00
mount_windows.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
mount.go Merge pull request #2112 from crosbymichael/temp-mounts 2018-02-21 12:56:23 -08:00
mountinfo_bsd.go mount: add support for OpenBSD 2018-10-12 22:24:13 +00:00
mountinfo_linux_test.go fix parseInfoFile does not handle spaces in filenames 2019-04-02 13:06:32 +02:00
mountinfo_linux.go Use pkg/errors for all errors 2019-04-02 14:13:23 +02:00
mountinfo_unsupported.go mount: add support for OpenBSD 2018-10-12 22:24:13 +00:00
mountinfo.go Licence header added 2018-02-19 10:32:26 +09:00
temp_unix.go Don't prevent boot on temp cleanup 2018-07-13 16:07:17 -04:00
temp_unsupported.go Don't prevent boot on temp cleanup 2018-07-13 16:07:17 -04:00
temp.go Use user-specific temp directory if set 2018-05-04 10:27:58 +01:00