Re: [Qemu-devel] [PATCH] gluster: allocate GlusterAIOCBs on the stack
On Thu, Oct 01, 2015 at 01:04:38PM +0200, Paolo Bonzini wrote: > This is simpler now that the driver has been converted to coroutines. > > Signed-off-by: Paolo Bonzini > --- > block/gluster.c | 86 > ++--- > 1 file changed, 33 insertions(+), 5
[Qemu-devel] [PATCH] gluster: allocate GlusterAIOCBs on the stack
This is simpler now that the driver has been converted to coroutines. Signed-off-by: Paolo Bonzini --- block/gluster.c | 86 ++--- 1 file changed, 33 insertions(+), 53 deletions(-) diff --git a/block/gluster.c b/block/gluster.c index 1eb3a8c..