[libvirt] [PATCH] storage: backend_disk: Implement the deletePool function

Michal Privoznik mprivozn at redhat.com
Fri Nov 29 08:34:13 UTC 2019


On 11/28/19 3:48 PM, Erik Skultety wrote:
> This is a very simple and straightforward implementation of the opposite
> what buildPool does for the disk backend.
> The background for this change comes from an existing test case in TCK
> which does use the delete method for a pool of type disk, but it
> truly could not have ever worked since the implementation simply
> wasn't there for the pool of type disk.
> 
> Signed-off-by: Erik Skultety <eskultet at redhat.com>
> ---
>   src/storage/storage_backend_disk.c | 20 ++++++++++++++++++++
>   1 file changed, 20 insertions(+)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list