commit | 1f9a60c251261f8c10d29da4e6202fe530b4684d | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 01 00:58:00 2003 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 01 00:58:00 2003 -0400 |
tree | a806ae142e3141145f32abc08a869f03a21cf00c | |
parent | 56dc917d8513c7042bea0624442997ae152da52e [diff] |
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.)