containerd/mount
Derek McGowan 35eeb24a17
Fix exported comments enforcer in CI
Add comments where missing and fix incorrect comments

Signed-off-by: Derek McGowan <derek@mcg.dev>
2021-03-12 08:47:05 -08:00
..
lookup_linux_test.go vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
lookup_unix.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
lookup_unsupported.go Licence header added 2018-02-19 10:32:26 +09:00
losetup_linux_test.go mount: make setupLoop() work with with Autoclear 2021-02-04 11:04:04 -08:00
losetup_linux.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
mount_freebsd.go mount: basic support for FreeBSD 2020-12-22 21:26:04 -08:00
mount_linux_test.go mount: support FUSE helper 2020-01-01 04:16:30 +09:00
mount_linux.go mount: make setupLoop() work with with Autoclear 2021-02-04 11:04:04 -08:00
mount_unix.go mount: basic support for FreeBSD 2020-12-22 21:26:04 -08: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.go mount: mount.PID(), mount.Self(): change signature to return pointers 2021-01-08 17:31:53 +01:00
temp_unix.go mount.CleanupTempMounts() use github.com/moby/sys/mountinfo 2021-01-08 17:31:55 +01: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