Whamcloud - gitweb
badblocks.c (set_o_direct): Add check to make sure the file
authorTheodore Ts'o <tytso@mit.edu>
Fri, 1 Aug 2003 04:58:00 +0000 (00:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 1 Aug 2003 04:58:00 +0000 (00:58 -0400)
commit1f9a60c251261f8c10d29da4e6202fe530b4684d
treea806ae142e3141145f32abc08a869f03a21cf00c
parent56dc917d8513c7042bea0624442997ae152da52e
badblocks.c (set_o_direct): Add check to make sure the file
offset of the device is page aligned.  (Addresses Debian
Bug #203713)

badblocks.c (test_ro, test_rw): Add code to recover after an
error so that we continue reading on page-aligned
boundaries.  (Thanks to Philippe Troin <phil@fifi.org> for
the patch.)
misc/ChangeLog
misc/badblocks.c