On Tue 24 Jan 2017 10:53:50 AM CET, Stefan Hajnoczi wrote: > AioHandlers marked ->is_external must be skipped when aio_node_check() > fails. bdrv_drained_begin() needs this to prevent dataplane from > submitting new I/O requests while another thread accesses the device and > relies on it being quiesced. > > Thanks to Fam Zheng <[email protected]> for identifying the root cause of > this crash. > > Reported-by: Alberto Garcia <[email protected]> > Signed-off-by: Stefan Hajnoczi <[email protected]>
Tested-by: Alberto Garcia <[email protected]> Berto
