mirror of
https://github.com/containers/podman.git
synced 2026-07-08 22:35:01 -04:00
Make GenerateSystemDFilesForVirtiofsMounts an agnostic function and move the code from apple to pkg/machine/volume_systemd.go MountVolumesToVM is now a no-op matching the AppleHV and LibKrun behaviour. Continues from PR: https://github.com/podman-container-tools/podman/pull/28736 Fixes: https://redhat.atlassian.net/browse/RUN-4742 Signed-off-by: Nicola Sella <nsella@redhat.com>