qemu-irix/include/block
Kevin Wolf 09cf9db1bc block: Remove bdrv_(set_)enable_write_cache()
The only remaining users were block jobs (mirror and backup) which
unconditionally enabled WCE on the BlockBackend of the target image. As
these block jobs don't go through BlockBackend for their I/O requests,
they aren't affected by this setting anyway but always get a writeback
mode, so that call can be removed.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2016-03-30 12:16:03 +02:00
..
accounting.h
aio.h
block.h block: Remove bdrv_(set_)enable_write_cache() 2016-03-30 12:16:03 +02:00
block_int.h block: Introduce bdrv_co_writev_flags() 2016-03-30 12:16:02 +02:00
blockjob.h
dirty-bitmap.h
nbd.h
qapi.h block/qapi: Use blk_enable_write_cache() 2016-03-30 12:16:02 +02:00
scsi.h
snapshot.h
thread-pool.h
throttle-groups.h
write-threshold.h