commit | a002e7e200308eb010f55f19b673a53775a7cccd | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed May 26 21:04:07 2004 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed May 26 21:04:07 2004 -0400 |
tree | 3f3afb90b26f0275d25467c92e78f04dd743cdd6 | |
parent | 93effaa456e490c6dfff08287c8f5c652cac8469 [diff] |
Implement the ability for the test_io mechanism to abort after n reads or writes to a particular block. The block is specified by TEST_IO_BLOCK environment variable, and the read/write count by the TEST_IO_READ_ABORT and TEST_IO_WRITE_ABORT environment variables. The block data is now only dumped if the 0x10 bit is set in TEST_IO_FLAGS.