]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: if any problems are fixed in pass 0, check the whole file system
authorTheodore Ts'o <tytso@mit.edu>
Sun, 27 Apr 2014 03:14:47 +0000 (23:14 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 May 2014 03:15:49 +0000 (23:15 -0400)
commit7664c7538a11ca03d569008e6c999d525b6ea8ed
tree27b32ae70fc19de96f4c6571b1ee8fd7e00f155e
parentbd1413d499a70be5781cfe01258ca529482e7194
e2fsck: if any problems are fixed in pass 0, check the whole file system

If there are any PREEN_OK problems fixed in check_super_block(), don't
skip checking the full file system.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/e2fsck.h
e2fsck/problem.c
e2fsck/unix.c