blkdebug: Basic request passthrough
commit6a1437273ca3685f4bc8065fd921834d9b5608e1
authorKevin Wolf <kwolf@redhat.com>
Thu, 18 Feb 2010 16:48:12 +0000 (18 17:48 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Apr 2010 14:08:45 +0000 (23 16:08 +0200)
tree994d1f8b2fe28ec686dc8af15461e3fc37686ddb
parent490b648e5b8987d4d497c222e0941a8b129a5eb6
blkdebug: Basic request passthrough

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 <kwolf@redhat.com>
Makefile.objs
block/blkdebug.c [new file with mode: 0644]