block: Use blk_{commit,flush}_all() consistently
authorMax Reitz <mreitz@redhat.com>
Wed, 16 Mar 2016 18:54:32 +0000 (19:54 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 17 Mar 2016 14:47:56 +0000 (15:47 +0100)
commitda31d594cf971795c1150ef1f5bdb01790b1b1b9
tree1be81f733d4b240e8bae563cf18307054bcfad1c
parent1393f21270d707dfe0af3206b8757887c7b5c1ec
block: Use blk_{commit,flush}_all() consistently

Replace bdrv_commmit_all() and bdrv_flush_all() by their BlockBackend
equivalents.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
cpus.c
qemu-char.c