]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: change-media: Fix behavior with --update without a source
authorPeter Krempa <pkrempa@redhat.com>
Tue, 9 Jun 2015 11:27:42 +0000 (13:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 9 Jun 2015 12:06:08 +0000 (14:06 +0200)
commit23e913671d20a9b6cc233f72cc8ac2fe996443a1
tree4a7f884ceb3a9fdfdf2776c9726370c2cdb262c5
parentb378c0f10acfe4fb8f47526124a88c98929cfcab
virsh: change-media: Fix behavior with --update without a source

Docs state that it should behave like eject. Currently the code does not
do that. This is a regression since f4b5f53027da4fed2250628e11bac4019.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1229592
tools/virsh-domain.c