commit | edf261f6f859ed0ff3c16803ab61a78373089ad8 | [log] [tgz] |
---|---|---|
author | Iustin Pop <iustin@google.com> | Wed Jun 18 22:26:26 2008 +0200 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 21 14:43:25 2008 -0400 |
tree | 7d28bd041cf6e761f485a03daf09581443c1febd | |
parent | 401ab44b0106d125765791f2563be40605385e82 [diff] |
badblocks: fix a bug in the read throttling The previous patch was missing an #include and thus the compiler didn't catch the (now obvious) error. Signed-off-by: Iustin Pop <iustin@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>