Searched hist:"3407 ef5262b55ca5d7139d2b555ef792fe531eec" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/md/ |
H A D | dm-flakey.c | 3407ef5262b55ca5d7139d2b555ef792fe531eec Thu Mar 24 14:54:24 CET 2011 Josef Bacik <josef@redhat.com> dm: add flakey target
This target is the same as the linear target except that it returns I/O errors periodically. It's been found useful in simulating failing devices for testing purposes.
I needed a dm target to do some failure testing on btrfs's raid code, and Mike pointed me at this.
Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | Kconfig | diff 3407ef5262b55ca5d7139d2b555ef792fe531eec Thu Mar 24 14:54:24 CET 2011 Josef Bacik <josef@redhat.com> dm: add flakey target
This target is the same as the linear target except that it returns I/O errors periodically. It's been found useful in simulating failing devices for testing purposes.
I needed a dm target to do some failure testing on btrfs's raid code, and Mike pointed me at this.
Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|