Kevin Wolf (6): block: Remove check_new_perm from bdrv_replace_child() block: Request block status from *file for BDRV_BLOCK_RAW commit: Implement bdrv_commit_top.bdrv_co_get_block_status block: Refresh filename after changing backing file mirror: Implement .bdrv_refresh_filename commit: Implement .bdrv_refresh_filename
block.c | 23 ++++++++++++++++------- block/commit.c | 28 ++++++++++++++++++++++++---- block/io.c | 2 +- block/mirror.c | 9 +++++++++ 4 files changed, 50 insertions(+), 12 deletions(-) -- 1.8.3.1