-
Stefan Hajnoczi authored
The bdrv_enable_copy_on_read()/bdrv_disable_copy_on_read() functions can be used to programmatically enable or disable copy-on-read for a block device. Later patches add the actual copy-on-read logic. Signed-off-by:
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>Stefan Hajnoczi authoredThe bdrv_enable_copy_on_read()/bdrv_disable_copy_on_read() functions can be used to programmatically enable or disable copy-on-read for a block device. Later patches add the actual copy-on-read logic. Signed-off-by:
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Loading