Whamcloud - gitweb
badblocks: Print the currently tested block number when interrupted with ^C
authorTheodore Ts'o <tytso@mit.edu>
Mon, 29 Jun 2009 04:52:27 +0000 (00:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 29 Jun 2009 04:52:27 +0000 (00:52 -0400)
commit83bfa27d3272631ef26f569471845c3755428134
treef8256a962d2f96cad12962a5df2e271cc0c7e026
parent39fd3d4f13d39cd59ea51350c80423c57b25b5dd
badblocks: Print the currently tested block number when interrupted with ^C

This can be useful for the user who wishes to restart the badblocks
program after interrupting it.

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