diff options
Diffstat (limited to 'results/classifier/zero-shot/105/device/2417')
| -rw-r--r-- | results/classifier/zero-shot/105/device/2417 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/device/2417 b/results/classifier/zero-shot/105/device/2417 new file mode 100644 index 00000000..1e1be721 --- /dev/null +++ b/results/classifier/zero-shot/105/device/2417 @@ -0,0 +1,18 @@ +device: 0.861 +graphic: 0.755 +mistranslation: 0.723 +instruction: 0.623 +semantic: 0.621 +network: 0.590 +other: 0.476 +socket: 0.342 +boot: 0.305 +KVM: 0.093 +vnc: 0.063 +assembly: 0.025 + +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 |
