commit | 581d4e28d9195aa8b2231383dbabc288988d615e | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Sun Sep 14 05:56:33 2008 -0700 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:17 2008 +0200 |
tree | 093bcac9a538ef67edcf91826f7532bdb88e6248 | |
parent | 0a0d96b03a1f3bfd6bc3ea08008699e8e59fccd9 [diff] |
block: add fault injection mechanism for faking request timeouts 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>