commit | 26b9f228703f0518a90e7513d6fe7b6abeed5138 | [log] [tgz] |
---|---|---|
author | Heinz Mauelshagen <mauelshagen@redhat.com> | Wed May 09 02:33:06 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed May 09 12:30:47 2007 -0700 |
tree | 3437e92667c338ea46ad47b064ce4908d7d75fe2 | |
parent | 0ba699347e96b5468b42b3decf1f381abbf99652 [diff] |
dm: delay target New device-mapper target that can delay I/O (for testing). Reads can be separated from writes, redirected to different underlying devices and delayed by differing amounts of time. Signed-off-by: Heinz Mauelshagen <mauelshagen@redhat.com> Signed-off-by: Milan Broz <mbroz@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>