On Wed 10 Apr 2019 05:32:47 PM CEST, Eric Blake wrote: > On 4/10/19 10:24 AM, Alberto Garcia wrote: >> You can reproduce this by passing an invalid filter-node-name (like >> "1234") to block-commit. In this case the base image is put in >> read-write mode but is never reset back to read-only. > > Is it worth iotest coverage?
I couldn't think of any way to reproduce this that would trigger an error on an iotest, but I think I have one now, I'll try to write something. Berto