20.02.2024 20:45, Daniel P. Berrangé wrote:
On Sat, Feb 10, 2024 at 12:22:33AM +0300, Michael Tokarev wrote:
also remove bdrv_oflags handling (only list can use RO mode)
---
qemu-img.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
I'd suggest docs/tools/qemu-img.rst should also be updated to say
qemu-img.rst needs to be updated, significantly more than this.
I especially avoided updating this one for now because I'd love
to agree with the options first, more or less, or else it'd be
large double-work. Also, there's an open question still, if
we prefer to keep docs and code in sync manually or to use some
automation like qemu-img-cmdx.hx now. I for one don't see how
this can be done in a reasonable way.
I plan to update it past this series.
Thanks!
/mjt