gluster: allocate GlusterAIOCBs on the stack
commitc833d1e8f5e95762336a823a35ade65a2d0fe587
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Oct 2015 11:04:38 +0000 (1 13:04 +0200)
committerJeff Cody <jcody@redhat.com>
Wed, 11 Nov 2015 15:45:39 +0000 (11 10:45 -0500)
treeebc6d9f9c34c22a30df85a2b578c2c9877c4a6d5
parent3c07587d49458341510360557c849e93e9afaf59
gluster: allocate GlusterAIOCBs on the stack

This is simpler now that the driver has been converted to coroutines.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
block/gluster.c