]> xenbits.xensource.com Git - libvirt.git/commit
util: split out qemuParseRBDString into a common helper
authorPeter Krempa <pkrempa@redhat.com>
Fri, 31 Oct 2014 16:49:56 +0000 (17:49 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 21 Nov 2014 13:37:02 +0000 (14:37 +0100)
commit5604c056bfa967683b8445349dd5218e531497d4
tree790be5f8e7a163a79dbea546d573bd6eb781279b
parent162e1ac6face347d9e93715a5224653cd284a0ef
util: split out qemuParseRBDString into a common helper

To allow reuse this non-trivial parser code in the backing store parser
this part of the command line parser needs to be split out into a
separate funciton.
src/libvirt_private.syms
src/qemu/qemu_command.c
src/util/virstoragefile.c
src/util/virstoragefile.h