]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/mke2fs.c
In mke2fs and e2fsck, specifying the -c option twice will now do
authorTheodore Ts'o <tytso@mit.edu>
Mon, 24 Dec 2001 20:01:59 +0000 (15:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Dec 2001 20:01:59 +0000 (15:01 -0500)
commit3ed57c27df0ba0942a19c71bc065c8eec3036567
tree894d6e182f185e9b1ebd235eb4ac6960df595255
parent5f0fabe6db7a6494cc50eaa71a960e7527fda052
In mke2fs and e2fsck, specifying the -c option twice will now do
a read/write test on the disk.  Update the man pages to encourage
using the -c option, and to discouraging running badblocks separately,
since users tend to forget to set the blocksize when running
badblocks.
e2fsck/ChangeLog
e2fsck/badblocks.c
e2fsck/e2fsck.8.in
e2fsck/e2fsck.h
e2fsck/unix.c
misc/ChangeLog
misc/badblocks.8.in
misc/mke2fs.8.in
misc/mke2fs.c