Re: [Qemu-devel] [RFC][PATCH 3/7] blkdebug: Basic request passthrough

2010-03-28 Thread Christoph Hellwig
On Mon, Mar 15, 2010 at 06:08:31PM +0100, Kevin Wolf wrote: > This isn't doing anything interesting. It creates the blkdebug block driver as > a protocol which just passes everything through to raw. > > Signed-off-by: Kevin Wolf > --- > Makefile.objs|2 +- > block/blkdebug.c | 104 > ++

[Qemu-devel] [RFC][PATCH 3/7] blkdebug: Basic request passthrough

2010-03-15 Thread Kevin Wolf
This isn't doing anything interesting. It creates the blkdebug block driver as a protocol which just passes everything through to raw. Signed-off-by: Kevin Wolf --- Makefile.objs|2 +- block/blkdebug.c | 104 ++ 2 files changed, 105 in