[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/6] Add new API virDomainStreamDisk[Info] to header and drivers
- From: Stefan Hajnoczi <stefanha linux vnet ibm com>
- To: Adam Litke <agl us ibm com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 1/6] Add new API virDomainStreamDisk[Info] to header and drivers
- Date: Tue, 3 May 2011 16:13:28 +0100
On Mon, May 02, 2011 at 04:29:49PM -0500, Adam Litke wrote:
> typedef enum {
> /* If set, virDomainBlockAllocate() will return immediately
> * allowing polling for operation completion & status
> */
> VIR_DOMAIN_DISK_STREAM_NONBLOCK,
> } virDomainBlockStreamFlags;
There are mentions of "allocate" which are no longer true in your latest
API proposal:
s/virDomainBlockAllocate/virDomainBlockStream/
s/virDomainBlockAllocateFlags/virDomainBlockStreamFlags/
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]