Re: [Qemu-devel] [PATCH 4/7] qemu-img: Add print_amend_option_help()

2018-05-02 Thread Eric Blake
On 04/21/2018 11:54 AM, Max Reitz wrote: The more generic print_block_option_help() function is not really suitable for qemu-img amend, for a couple of reasons: (1) We do not need to append the protocol-level options, as amendment happens only on one node and does not descend downwards to it

[Qemu-devel] [PATCH 4/7] qemu-img: Add print_amend_option_help()

2018-04-21 Thread Max Reitz
The more generic print_block_option_help() function is not really suitable for qemu-img amend, for a couple of reasons: (1) We do not need to append the protocol-level options, as amendment happens only on one node and does not descend downwards to its children. (2) print_block_option_help(