On Mon, Jul 04, 2016 at 03:28:19PM +0300, Denis V. Lunev wrote: > From: Pavel Butsykin <[email protected]> > > There are no block drivers left that implement the old > .bdrv_write_compressed interface, so it can be removed. Also now we have > no need to use the bdrv_pwrite_compressed function and we can remove it > entirely. > > Signed-off-by: Pavel Butsykin <[email protected]> > Signed-off-by: Denis V. Lunev <[email protected]> > CC: Jeff Cody <[email protected]> > CC: Markus Armbruster <[email protected]> > CC: Eric Blake <[email protected]> > CC: John Snow <[email protected]> > CC: Stefan Hajnoczi <[email protected]> > CC: Kevin Wolf <[email protected]> > --- > block/block-backend.c | 8 ++------ > block/io.c | 31 ------------------------------- > include/block/block.h | 2 -- > include/block/block_int.h | 3 --- > qemu-img.c | 2 +- > 5 files changed, 3 insertions(+), 43 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
