[libvirt] [PATCH 0/3] Drop pool lock during volume allocation

Cole Robinson crobinso at redhat.com
Wed Apr 15 19:23:37 UTC 2009


The following three patches rearrange storage volume creation so that we
can drop the pool lock during the long allocation process. This also has
the nice side effect of allowing storage allocation progress reporting,
if the API user polls the volume in a separate thread. This is currently
only implemented for FS volumes: all other volume creation will maintain
existing behavior.

Thanks,
Cole




More information about the libvir-list mailing list