Re: [Qemu-devel] [PATCH for-next 0/2] qemu-img: Make create hint at protocol options

2019-04-29 Thread Kevin Wolf
Am 13.04.2019 um 17:20 hat Max Reitz geschrieben: > https://bugzilla.redhat.com/show_bug.cgi?id=1698863 reports that while > "qemu-img create -f raw" supports the "preallocation" option, it is not > listed under "-o help". > > It turns out it is, but only if you specify a target filename. Users >

[Qemu-devel] [PATCH for-next 0/2] qemu-img: Make create hint at protocol options

2019-04-13 Thread Max Reitz
https://bugzilla.redhat.com/show_bug.cgi?id=1698863 reports that while "qemu-img create -f raw" supports the "preallocation" option, it is not listed under "-o help". It turns out it is, but only if you specify a target filename. Users may not realize this, but a note should help. Max Reitz (2)