Re: [Qemu-devel] [PATCH v6 02/22] blkdebug: Don't require sophisticated filename

2013-12-19 Thread Max Reitz
On 19.12.2013 21:56, Eric Blake wrote: On 12/19/2013 12:47 PM, Max Reitz wrote: If the filename is not prefixed by "blkdebug:" in blkdebug_parse_filename(), the blkdebug driver was not selected through that protocol prefix, but by an explicit command line option (file.driver=blkdebug or somethin

Re: [Qemu-devel] [PATCH v6 02/22] blkdebug: Don't require sophisticated filename

2013-12-19 Thread Eric Blake
On 12/19/2013 12:47 PM, Max Reitz wrote: > If the filename is not prefixed by "blkdebug:" in > blkdebug_parse_filename(), the blkdebug driver was not selected through > that protocol prefix, but by an explicit command line option > (file.driver=blkdebug or something similar). Contrary to the curren

[Qemu-devel] [PATCH v6 02/22] blkdebug: Don't require sophisticated filename

2013-12-19 Thread Max Reitz
If the filename is not prefixed by "blkdebug:" in blkdebug_parse_filename(), the blkdebug driver was not selected through that protocol prefix, but by an explicit command line option (file.driver=blkdebug or something similar). Contrary to the current reaction, this is not a problem at all; we just