aboutsummaryrefslogtreecommitdiff
path: root/tests/test-crypto-pbkdf.c
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2018-05-09 23:00:20 +0200
committerMax Reitz <mreitz@redhat.com>2018-06-11 16:18:45 +0200
commit51641351420e4f9dc6613d0dd03a5f0f214ed5b6 (patch)
treee300a476be7be038e7eb55e7b731b00474d05cc0 /tests/test-crypto-pbkdf.c
parent7f3fb00136aaec74df8132492d1f48b8e9840258 (diff)
downloadqemu-51641351420e4f9dc6613d0dd03a5f0f214ed5b6.zip
qemu-51641351420e4f9dc6613d0dd03a5f0f214ed5b6.tar.gz
qemu-51641351420e4f9dc6613d0dd03a5f0f214ed5b6.tar.bz2
qemu-img: Add print_amend_option_help()
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() says those options are "supported". For option amendment, we do not really know that. So this new function explicitly says that those options are the creation options, and not all of them may be supported. (3) If the driver does not support option amendment, we should not print anything (except for an error message that amendment is not supported). Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1537956 Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20180509210023.20283-5-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/test-crypto-pbkdf.c')
0 files changed, 0 insertions, 0 deletions