• 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
..
nestedpendingoperations Loading commit data...
operationexecutor Loading commit data...
types Loading commit data...
volumehelper Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
atomic_writer.go Loading commit data...
atomic_writer_test.go Loading commit data...
device_util.go Loading commit data...
device_util_linux.go Loading commit data...
device_util_linux_test.go Loading commit data...
device_util_unsupported.go Loading commit data...
doc.go Loading commit data...
fs.go Loading commit data...
fs_unsupported.go Loading commit data...
io_util.go Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...