kubernetes/pkg/util/mount
Aaron Crickenberger ddc8d8c400 fix FakeMounter to work with OSX
OSX 10.11.x has `/var` symlinked to `/private/var`, which was tripping
up logic in `mount.GetMountRefs`

This fixes unit tests for pkg/volume/fc and pkg/volume/iscsi
2017-02-15 16:14:33 -08:00
..
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake.go fix FakeMounter to work with OSX 2017-02-15 16:14:33 -08:00
mount.go Fix unmountDevice issue caused by shared mount in GCI 2016-12-08 13:34:45 -08:00
mount_linux.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
mount_linux_test.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
mount_unsupported.go Revert "Revert "Merge pull request #35821 from vishh/gci-mounter-scope"" 2016-11-08 11:09:10 -08:00
nsenter_mount.go fixed absense to absence 2016-10-14 16:28:46 +02:00
nsenter_mount_unsupported.go This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
safe_format_and_mount_test.go Enable lazy initialization of ext3/ext4 filesystems 2016-12-18 11:08:51 +01:00