Whamcloud - gitweb
Changed fsck to support filesystems types in /etc/fstab of the form
authorTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2002 05:08:52 +0000 (00:08 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2002 05:08:52 +0000 (00:08 -0500)
commit5599c2fa871d455464d92336d40b80ea1c8560f5
treebb98770aa2f569b91fa51c9db6f27f3cc7c5da51
parenta1069118d438851e69c3dd6e38211fc4adfc7048
Changed fsck to support filesystems types in /etc/fstab of the form
"ext3,ext2", etc.

Added support for only searching for a specified list of filesystems.
Also add support for identifying reiserfs filesystems.
misc/ChangeLog
misc/Makefile.in
misc/fsck.c
misc/fsck.h
misc/fstype.c