On Thu, May 08, 2014 at 04:34:33PM +0200, Stefan Hajnoczi wrote:
> v3:
> * Add assertion if win32_aio_cleanup() is called without detaching [Paolo]
> * Stash away NFSClient pointer for future use instead of AioContext pointer
> [Peter Lieven]
> * Use NFSClient->aio_context where possible instea
v3:
* Add assertion if win32_aio_cleanup() is called without detaching [Paolo]
* Stash away NFSClient pointer for future use instead of AioContext pointer
[Peter Lieven]
* Use NFSClient->aio_context where possible instead of bdrv_get_aio_context()
[Peter Lieven]
* Stash away IscsiLun pointer