Whamcloud - gitweb
fsck.c (main): Fix bug reported by Gregory Mutt. Multiple
authorTheodore Ts'o <tytso@mit.edu>
Mon, 28 Oct 2002 21:52:12 +0000 (16:52 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 28 Oct 2002 21:52:12 +0000 (16:52 -0500)
commit1d4c7945ff3213bd928b8722a7f057535836db24
tree22e096c59676898b3d1bceddda455424000ca63e
parent9d2aefb3bc0a48b1540d06e1983aa96c56d39e17
fsck.c (main): Fix bug reported by Gregory Mutt.  Multiple
filesystems explicitly specified on the command line were
not being checked in parallel, due to a logic bug
introduced in to support the FSCK_MAX_INST environment
variable.
misc/ChangeLog
misc/fsck.c