Re: [PATCH 13/18] block: Implement blk_pdiscard() using generated_co_wrapper

2022-07-05 Thread Hanna Reitz
On 17.05.22 13:39, Alberto Faria wrote: Signed-off-by: Alberto Faria --- block/block-backend.c | 12 block/coroutines.h| 3 --- include/sysemu/block-backend-io.h | 3 ++- 3 files changed, 2 insertions(+), 16 deletions(-) Reviewed-by: Hanna Reitz

Re: [PATCH 13/18] block: Implement blk_pdiscard() using generated_co_wrapper

2022-05-17 Thread Paolo Bonzini
On 5/17/22 13:39, Alberto Faria wrote: Signed-off-by: Alberto Faria --- block/block-backend.c | 12 block/coroutines.h| 3 --- include/sysemu/block-backend-io.h | 3 ++- 3 files changed, 2 insertions(+), 16 deletions(-) Reviewed-by: Paolo Bonzin

[PATCH 13/18] block: Implement blk_pdiscard() using generated_co_wrapper

2022-05-17 Thread Alberto Faria
Signed-off-by: Alberto Faria --- block/block-backend.c | 12 block/coroutines.h| 3 --- include/sysemu/block-backend-io.h | 3 ++- 3 files changed, 2 insertions(+), 16 deletions(-) diff --git a/block/block-backend.c b/block/block-backend.c index 8129259