qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 16/17] blockdev: Don't disable COR automatically


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 16/17] blockdev: Don't disable COR automatically with blockdev-add
Date: Mon, 23 Sep 2013 11:07:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 2013-09-20 13:54, Kevin Wolf wrote:
If a read-only device is configured with copy-on-read=on, the old code
only prints a warning and automatically disables copy on read. Make it
a real error for blockdev-add.

Signed-off-by: Kevin Wolf <address@hidden>
---
  block.c    |  9 +++++++--
  blockdev.c | 31 +++++++++++++++++++++++++++----
  2 files changed, 34 insertions(+), 6 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]