On Sat, Sep 30, 2017 at 02:53:43PM -0500, Eric Blake wrote: > Make it possible to inject errors on writes performed during a > read operation due to copy-on-read semantics. > > Signed-off-by: Eric Blake <ebl...@redhat.com> > --- > qapi/block-core.json | 5 ++++- > block/io.c | 1 + > 2 files changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>