+36
−12
Loading
Implement .bdrv_detach/attach_aio_context() interfaces to propagate detach/attach to BDRVQuorumState->bs[] children. The block layer takes care of ->file and ->backing_hd but doesn't know about our ->bs[] BlockDriverStates, which is also part of the graph. Reviewed-by:Benoît Canet <benoit.canet@irqsave.net> Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>