On Mon, 07/03 17:14, Eric Blake wrote: > From: Manos Pitsidianakis <[email protected]> > > bdrv_co_get_block_status_from_file() and > bdrv_co_get_block_status_from_backing() set *file to bs->file and > bs->backing respectively, so that bdrv_co_get_block_status() can recurse > to them. Future block drivers won't have to duplicate code to implement > this. > > Reviewed-by: Stefan Hajnoczi <[email protected]> > Signed-off-by: Manos Pitsidianakis <[email protected]> > Message-Id: <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
