block: add fault injection mechanism for faking request timeouts
authorJens Axboe <jens.axboe@oracle.com>
Sun, 14 Sep 2008 12:56:33 +0000 (05:56 -0700)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:17 +0000 (08:56 +0200)
Only works for the generic request timer handling. Allows one to
sporadically ignore request completions, thus exercising the timeout
handling.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found