ceph-csi/vendor
Niels de Vos 79cf0321dd util: do not use mount-utils.IsLikelyNotMountPoint anymore
`IsLikelyNotMountPoint()` is an optimized version for `IsMountPoint()`
which can not detect all type of mounts (anymore). The slower
`IsMountPoint()` is more safe to use. This can cause a slight
performance regression in the case there are many mountpoints on the
system, but correctness is more important than speed while mounting.

Fixes: #4633
Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-03-14 10:27:13 +00:00
..
github.com util: do not use mount-utils.IsLikelyNotMountPoint anymore 2025-03-14 10:27:13 +00:00
go.opentelemetry.io rebase: bump the github-dependencies group with 2 updates 2025-03-11 08:58:11 +00:00
go.uber.org build: move e2e dependencies into e2e/go.mod 2025-03-07 16:05:04 +00:00
golang.org/x rebase: bump the github-dependencies group with 2 updates 2025-03-11 08:58:11 +00:00
gomodules.xyz/jsonpatch/v2 build: move e2e dependencies into e2e/go.mod 2025-03-07 16:05:04 +00:00
google.golang.org rebase: bump the github-dependencies group with 2 updates 2025-03-11 08:58:11 +00:00
gopkg.in build: move e2e dependencies into e2e/go.mod 2025-03-07 16:05:04 +00:00
k8s.io util: do not use mount-utils.IsLikelyNotMountPoint anymore 2025-03-14 10:27:13 +00:00
sigs.k8s.io rebase: bump sigs.k8s.io/controller-runtime 2025-03-11 11:09:54 +00:00
modules.txt util: do not use mount-utils.IsLikelyNotMountPoint anymore 2025-03-14 10:27:13 +00:00