aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-04-10 17:16:55 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-04-10 16:06:33 +0000
commit33b9e058838dbe993f943107bcdd0223e831bd84 (patch)
tree1e59a020dd3791e1b9f53fbd74bc8280c73b6f9e /pkg/instance/instance.go
parent5b968ccf1481a8bae7fce49cca01cf3597da4be8 (diff)
executor: cleanup mounts with MNT_FORCE
Starting from v6.9, we can no longer reuse a loop device while some filesystem is mounted on it. It conflicts with the MNT_DETACH approach we were previously using. Let's umount synchronously instead, but also with a MNT_FORCE flag to abort potentially long graceful cleanup operations. We don't need them for the filesystems mounted only for fuzzing purposes.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions