Whamcloud - gitweb
Fix display bug in badblocks -w
authorTheodore Ts'o <tytso@mit.edu>
Sat, 24 Sep 2005 22:28:00 +0000 (18:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 24 Sep 2005 22:28:00 +0000 (18:28 -0400)
commit5f51d1c1eb87066ca3407297b2e0490dd9a341f0
treee0ed609f17a4244a023ca446d7324008c110273b
parent2f79e5193fa14bb338f14e07c3c96070092b6e8a
Fix display bug in badblocks -w

Add extra spaces when printing the "done" message to clear out the
block number to fix a display corruption when the -s option is used to
display the progress of the test.  (Addresses Debian Bug #322231)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/ChangeLog
misc/badblocks.c