Whamcloud - gitweb
Implement the ability for the test_io mechanism to abort after n reads
authorTheodore Ts'o <tytso@mit.edu>
Thu, 27 May 2004 01:04:07 +0000 (21:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 May 2004 01:04:07 +0000 (21:04 -0400)
commita002e7e200308eb010f55f19b673a53775a7cccd
tree3f3afb90b26f0275d25467c92e78f04dd743cdd6
parent93effaa456e490c6dfff08287c8f5c652cac8469
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.
lib/ext2fs/ChangeLog
lib/ext2fs/test_io.c