Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-23 | blkdebug: Inject errors | Kevin Wolf | |
Add a mechanism to inject errors instead of passing requests on. With no further patches applied, you can use it by setting inject_errno in gdb. Signed-off-by: Kevin Wolf <kwolf@redhat.com> | |||
2010-04-23 | blkdebug: Basic request passthrough | 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 <kwolf@redhat.com> |