]> xenbits.xensource.com Git - libvirt.git/commit
Don't validate disk type in virsh attach-disk
authorCole Robinson <crobinso@redhat.com>
Tue, 19 May 2009 13:04:46 +0000 (13:04 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 19 May 2009 13:04:46 +0000 (13:04 +0000)
commitbb175dfc53b1cdf028731c1c5b8b062c2445bdb7
treefc6598327df40c884cf4a47bd5165a98bf13a1b7
parent5b13f4375d44b4dee6a548b21e63eb2a2342c874
Don't validate disk type in virsh attach-disk

Let the underlying driver tell us what it supports. At the moment
we are at least erroneously denying floppy eject/insert.
ChangeLog
src/virsh.c