]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
doc: Be more specific about semantics of _REUSE_EXT flag
authorPeter Krempa <pkrempa@redhat.com>
Mon, 7 Jul 2014 12:38:10 +0000 (14:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 14 Jul 2014 07:26:39 +0000 (09:26 +0200)
commit6f04fb151bae22ce349190e5c769334403b025ce
treefe2923121743fc28d0d99ed9d36157c437f88a40
parent500f80a595216d38bbd7e462f99e2a7febc988de
doc: Be more specific about semantics of _REUSE_EXT flag

Snapshots and block-copy have a flag that forces qemu to re-use existing
file. Our docs weren't exactly clear on what the existing file should
contain for this to actually work.

Re-word the docs a bit to state that the file needs to be pre-created in
the desired format and the backing chain metadata needs to be set prior
to handing it over to qemu.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1084360
src/libvirt.c
tools/virsh.pod