Files
Paul Holzinger 7a75914921 podman machine init: do not write config unlocked
First make sure we check that a given VM exist when holding the VM lock
for it. The check in cmd/podman/machine/init.go is a nice quick out but
not enough to ensure that 2 processes to not create the same VM at the
same time. The only way to ensure this is by holding the lock and
checking if the VM config file exists.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-03-07 14:58:25 +01:00
..
2024-03-06 16:14:30 +01:00
2024-02-07 08:17:43 -06:00
2024-02-11 12:58:11 -06:00
2024-02-11 12:58:11 -06:00
2024-03-06 16:14:30 +01:00
2024-02-07 08:17:43 -06:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00