containerd/core/mount
Rodrigo Campos 30f2893351 core/mount: Only remove dirs if unmount succeeded
The detached mount is less likely to fail in our case, but if we see any
failure to unmount, we should just skip the removal of directories.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-09-24 17:45:34 +02:00
..
fuse_linux.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
fuse_unsupported.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
lookup_linux_test.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
lookup_unix.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
lookup_unsupported.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
losetup_linux_test.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
losetup_linux.go Remove internal LoopConfig struct 2024-02-13 11:49:28 +02:00
mount_darwin.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
mount_freebsd.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
mount_idmapped_linux_test.go core/mount: use ptrace instead of go:linkname 2024-08-26 21:19:50 +08:00
mount_idmapped_linux.go core/mount: use ptrace instead of go:linkname 2024-08-26 21:19:50 +08:00
mount_idmapped_utils_linux_go122.go core/mount: use ptrace instead of go:linkname 2024-08-26 21:19:50 +08:00
mount_idmapped_utils_linux.go core/mount: use ptrace instead of go:linkname 2024-08-26 21:19:50 +08:00
mount_linux_test.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
mount_linux.go core/mount: Only remove dirs if unmount succeeded 2024-09-24 17:45:34 +02:00
mount_test.go *: export RemoveVolatileOption for CRI image volumes 2024-05-30 09:56:37 +08:00
mount_unix.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
mount_unsupported.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
mount_windows.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
mount.go Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
mountinfo.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
temp_unix.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
temp_unsupported.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
temp.go *: export RemoveVolatileOption for CRI image volumes 2024-05-30 09:56:37 +08:00