mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-06 15:33:19 +00:00
![]() use file_size_info to check for existence of cloudinit disk instead of '-e'. It uses `qemu-img info` to get some file info, which can handle rbd, and various other paths for volumes not exposed as normal file or not mapped, yet. this addresses a problem with rbd where the path returned available is not checkable with '-e'. Any size > 0 is interpreted as the image existing. Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
debian | ||
PVE | ||
test | ||
.gitignore | ||
bootsplash.jpg | ||
bootsplash.xcf | ||
Makefile | ||
modules-load.conf | ||
pcitest.pl | ||
pve-bridge | ||
pve-bridge-hotplug | ||
pve-bridgedown | ||
pve-q35.cfg | ||
pve-usb.cfg | ||
qm | ||
qmeventd.c | ||
qmeventd.h | ||
qmeventd.service | ||
qmextract | ||
qmrestore |