]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
vmspawn: catch unsupported growing of qcow2 images (#41654) main
authorChristian Brauner <christian@amutable.com>
Tue, 21 Apr 2026 18:32:05 +0000 (20:32 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2026 18:32:05 +0000 (20:32 +0200)
For qcow2 images it's not enough to grow the file. Since we probably
don't want to shell out to qemu-img either let's just error out to make
the user aware that growing needs to be done manually.

1  2 
src/vmspawn/vmspawn.c

Simple merge