]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Add overwrite flag checking for logical pool
authorJohn Ferlan <jferlan@redhat.com>
Thu, 15 Dec 2016 13:39:13 +0000 (08:39 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 10 Jan 2017 13:44:50 +0000 (08:44 -0500)
commitf573f84eb732d143ca3cd963f180ec1ef7d1076f
tree2ad6a08b0fa9ee9ee2c3b141d2c36104357fbe38
parentd5cc5f8997ded17a7024db7b860767b25063c7e5
storage: Add overwrite flag checking for logical pool

https://bugzilla.redhat.com/show_bug.cgi?id=1373711

Add support and documentation for the [NO_]OVERWRITE flags for the
logical backend.

Update virsh.pod with a description of the process for usage of
the flags and building of the pool's volume group.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/libvirt_private.syms
src/storage/storage_backend_logical.c
tools/virsh.pod