This introduces some generic dm-delay infrastructure, which is basically copied from the existing dm-flakey bits, and a test that causes current upstream XFS to panic. A kernel fix will be posted shortly... Brian Brian Foster (2): xfstests: support dm-delay to introduce I/O delays tests/xfs: test for post umount readahead completion panic common/dmdelay | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/xfs/999 | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/xfs/999.out | 2 ++ tests/xfs/group | 1 + 4 files changed, 182 insertions(+) create mode 100644 common/dmdelay create mode 100755 tests/xfs/999 create mode 100644 tests/xfs/999.out -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html