kubernetes/pkg/util/mount
Jan Safranek e55164c42d Fix creation of subpath with SUID/SGID directories.
SafeMakeDir() should apply SUID/SGID/sticky bits to the directory it creates.
2018-03-16 16:58:47 +01:00
..
BUILD Lock subPath volumes 2018-03-05 09:14:44 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
exec.go Add Exec interface to VolumeHost 2017-08-14 12:16:25 +02:00
exec_mount.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
exec_mount_test.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
exec_mount_unsupported.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
fake.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
mount.go Detect backsteps correctly in base path detection 2018-03-13 02:23:06 -04:00
mount_linux.go Fix creation of subpath with SUID/SGID directories. 2018-03-16 16:58:47 +01:00
mount_linux_test.go Fix creation of subpath with SUID/SGID directories. 2018-03-16 16:58:47 +01:00
mount_unsupported.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
mount_windows.go Detect backsteps correctly in base path detection 2018-03-13 02:23:06 -04:00
mount_windows_test.go Detect backsteps correctly in base path detection 2018-03-13 02:23:06 -04:00
nsenter_mount.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
nsenter_mount_test.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
nsenter_mount_unsupported.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
OWNERS add reviewers to util/mount 2018-02-13 10:06:27 -08:00
safe_format_and_mount_test.go Use blkid to get fs type of device. 2018-02-05 11:21:35 +08:00