On 07.09.2015 17:59, Kevin Wolf wrote:
> Am 20.07.2015 um 19:45 hat Max Reitz geschrieben:
>> It has been deprecated as of 2.3, so we can now remove it.
>>
>> Signed-off-by: Max Reitz
>
>> @@ -2241,8 +2188,9 @@ static BlockAIOCB *hdev_aio_ioctl(BlockDriverState *bs,
>> pool = aio_get_thread_
Am 20.07.2015 um 19:45 hat Max Reitz geschrieben:
> It has been deprecated as of 2.3, so we can now remove it.
>
> Signed-off-by: Max Reitz
> @@ -2241,8 +2188,9 @@ static BlockAIOCB *hdev_aio_ioctl(BlockDriverState *bs,
> pool = aio_get_thread_pool(bdrv_get_aio_context(bs));
> return t
It has been deprecated as of 2.3, so we can now remove it.
Signed-off-by: Max Reitz
---
block/raw-posix.c| 217 ++-
qapi/block-core.json | 9 +--
2 files changed, 11 insertions(+), 215 deletions(-)
diff --git a/block/raw-posix.c b/block/raw-