commit | 6d96b00d57d236e2746f8245df6c8ea64abc64c1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 03 20:07:09 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 03 20:07:09 2007 -0400 |
tree | 786a13abfdf0e0451ace527da32ca2be6a8df408 | |
parent | 894c7fdb13d1305d0d68dfb006328d725e4a72d1 [diff] |
Add I/O statistics to e2fsck This patch instruments the libext2fs unix I/O manager and adds bytes read/written and data rate to e2fsck -tt pass/overall timing output. Signed-off-by: Jim Garlick <garlick@llnl.gov> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>