• Ian Chakeres's avatar
    Fixes bind-mount teardown failure with non-mount point Local volumes · 2b18d3b6
    Ian Chakeres authored
    Added IsNotMountPoint method to mount utils (pkg/util/mount/mount.go)
    Added UnmountMountPoint method to volume utils (pkg/volume/util/util.go)
    Call UnmountMountPoint method from local storage (pkg/volume/local/local.go)
    IsLikelyNotMountPoint behavior was not modified, so the logic/behavior for UnmountPath is not modified
    2b18d3b6
Name
Last commit
Last update
..
BUILD Loading commit data...
removeall.go Loading commit data...
removeall_test.go Loading commit data...