mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
For bind-mounted directories, the isNotMounted which calls IsLikelyNotMountPoint fails because the filesystem of the mounted location and the parent directory are the same. Addressing: unmounter.go:59] Warning: Path: /path/.../test-dir already unmounted |
||
|---|---|---|
| .. | ||
| attacher-defaults.go | ||
| attacher.go | ||
| attacher_test.go | ||
| BUILD | ||
| common_test.go | ||
| detacher-defaults.go | ||
| detacher.go | ||
| detacher_test.go | ||
| driver-call.go | ||
| flexvolume_test.go | ||
| mounter-defaults.go | ||
| mounter.go | ||
| mounter_test.go | ||
| OWNERS | ||
| plugin-defaults.go | ||
| plugin.go | ||
| plugin_test.go | ||
| probe.go | ||
| unmounter-defaults.go | ||
| unmounter.go | ||
| unmounter_test.go | ||
| util.go | ||
| volume.go | ||