Whamcloud - gitweb
badblocks: fix a bug in the read throttling
authorIustin Pop <iustin@google.com>
Wed, 18 Jun 2008 20:26:26 +0000 (22:26 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 Jun 2008 18:43:25 +0000 (14:43 -0400)
commitedf261f6f859ed0ff3c16803ab61a78373089ad8
tree7d28bd041cf6e761f485a03daf09581443c1febd
parent401ab44b0106d125765791f2563be40605385e82
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>
misc/badblocks.c