summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2417
blob: a9a95f114d606cf186d54928f5bfe5feeaf466b0 (plain) (blame)
1
2
3
4
5
qemu-img allocates full size on exFAT when metadata preallocation is requested
Description of problem:
`qemu-img` seems to preallocate the full size of a qcow2 image on exFAT rather than just the metadata when that is requested. This was initially seen via libvirt/libvirt#649. exFAT does not support sparse files.
Steps to reproduce:
1. Run command