On Wed, Feb 10, 2016 at 05:28:53PM +0100, Michal Privoznik wrote:
After an e-mail on libvirt-users [1]
I think you meant this thread :-)
[1]
https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html
-- "Unable to create raw volume on netfs storage (Operation not
permitted)"
I've realized there are some things that
we can do better. The first two patches introduce a new feature. The other two
are just some fixes.
Michal Privoznik (4):
cmdVolCreateAs: Rework to follow usual func pattern
virsh: Teach vol-create-as to --print-xml
storageVolCreateXML: Swap order of two operations
storageVolCreateXMLFrom: Check if backend knows how to createVol
src/storage/storage_driver.c | 15 +++++++++++----
tools/virsh-volume.c | 33 +++++++++++++++++++++------------
tools/virsh.pod | 6 ++++--
3 files changed, 36 insertions(+), 18 deletions(-)
--
/kashyap