[libvirt] [PATCH 4/7] virFileWrapperFd: Switch to new virCommandDoAsyncIO

Peter Krempa pkrempa at redhat.com
Fri Jan 25 18:40:06 UTC 2013


On 01/23/13 10:41, Michal Privoznik wrote:
> Commit 34e8f63a32f83 introduced support for catching errors from
> libvirt iohelper. However, at those times there wasn't such fancy
> API as virCommandDoAsyncIO(), so everything has to be implemented
> on our own. But since we do have the API now, we can use it and
> drop our implementation then.
> ---
>   src/util/virfile.c | 82 +++---------------------------------------------------
>   1 file changed, 4 insertions(+), 78 deletions(-)
>

Seems reasonable to me after the addition in 1/7.

ACK.

Peter




More information about the libvir-list mailing list