[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] null-co undefined read behavior
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-block] null-co undefined read behavior |
Date: |
Tue, 13 Jun 2017 11:42:55 +0100 |
User-agent: |
Mutt/1.8.0 (2017-02-23) |
On Mon, Jun 12, 2017 at 05:20:55PM -0400, John Snow wrote:
> (3) Edit any tests to always use the zero option when using the null
> driver, and then periodically keep updating this option in a losing
> battle over time.
read-zeroes=on would have been a nicer default value because changing it
could cause problems.
We can do the following:
Print a warning when null-* is instantiated with read-zeroes=off. This
will alert humans and it will make the missing option obvious in test
output (hopefully we don't filter the warning out!).
Stefan
signature.asc
Description: PGP signature
Re: [Qemu-block] null-co undefined read behavior,
Stefan Hajnoczi <=