]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Rework logic in virStorageBackendDiskBuildPool
authorJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 02:29:29 +0000 (21:29 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 13:51:23 +0000 (08:51 -0500)
commit755048003644aeeec540cdb73bc25d09fbff8723
tree09004edc84a97174eaf86601b93df38e1b272897
parent1587ba7f62245397764734f1b0b5c6575d59aa49
storage: Rework logic in virStorageBackendDiskBuildPool

Rework the logic to remove the need for the @ok_to_mklabel boolean.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/storage/storage_backend_disk.c