containerd/mount
Derek McGowan 6f027e38a8
Remove redundant build tags
Remove build tags which are already implied by the name of the file.
Ensures build tags are used consistently

Signed-off-by: Derek McGowan <derek@mcg.dev>
2021-08-05 22:27:46 -07:00
..
fmountat_linux_test.go un-export mount.FMountat 2021-06-23 18:14:53 +02:00
fmountat_linux.go un-export mount.FMountat 2021-06-23 18:14:53 +02:00
lookup_linux_test.go Remove redundant build tags 2021-08-05 22:27:46 -07: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 Remove redundant build tags 2021-08-05 22:27:46 -07:00
losetup_linux.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
mount_freebsd.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
mount_linux_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
mount_linux.go un-export mount.FMountat 2021-06-23 18:14:53 +02: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
subprocess_unsafe_linux.go move sys.FMountat() into mount package 2021-06-23 18:14:30 +02:00
subprocess_unsafe_linux.s move sys.FMountat() into mount package 2021-06-23 18:14:30 +02:00
temp_unix.go Change default directories on Darwin 2021-08-04 14:12:32 -07:00
temp_unsupported.go Change default directories on Darwin 2021-08-04 14:12:32 -07:00
temp.go Use user-specific temp directory if set 2018-05-04 10:27:58 +01:00