Whamcloud - gitweb
badblocks.c (do_read, do_write, test_rw): Change the read/write
authorTheodore Ts'o <tytso@mit.edu>
Sat, 12 Jul 2003 20:01:45 +0000 (16:01 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 12 Jul 2003 20:01:45 +0000 (16:01 -0400)
commit1c29b0979a7100a4fd254c006997a08b3bdd72df
tree46d2f03e98cbad5a07bbf98f4037cb1107f2b126
parent93636bdea9f89ea381098cdb80e2d6d67bbe58a0
badblocks.c (do_read, do_write, test_rw): Change the read/write
test to honor the -c option (number of blocks at a time).
do_read and do_write will try to turn on the O_DIRECT flag
if it appears that it is possible to use it.  (Addresses
Debian bug #198006)
ChangeLog
configure
configure.in
misc/ChangeLog
misc/badblocks.c