Am 27.06.2012 19:03, schrieb Stefan Hajnoczi: > If the image is read-only then it's not possible to copy read data into > it. Therefore copy-on-read is automatically disabled for read-only > images. > > Up until now this behavior was silent, add a warning so the user knows > why copy-on-read is not working. > > Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
Thanks, applied to the block branch. Kevin