Whamcloud - gitweb
ChangeLog, fsck.c, mke2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 9 Feb 1999 08:14:28 +0000 (08:14 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 9 Feb 1999 08:14:28 +0000 (08:14 +0000)
commit7d5633cf6ee1be74777cf4b1adfa9738ff33f2b7
treeb5b058b05481a110fd7b97532cd8e9c0019459c3
parentee9229993a0bb078c17738e91d7aa7864be5a17b
ChangeLog, fsck.c, mke2fs.c:
  fsck.c (fsck_device): Print an error message if the user passes in a
   device or directory name which isn't found in /etc/fstab.  Allow the
   location of /etc/fstab to be overridden by the FSTAB_FILE environment
   variable.
  mke2fs.c (write_inode_tables): Add kludge code so that when the
   MKE2FS_SYNC environment variable is set, mke2fs will sync every
   MKE2FS_SYNC block groups, while it is writing out the inode tables.
   This is to work around a VM bug in the 2.0 kernel.  I've heard a
   report that a RAID user was able to trigger it even using a 2.2
   kernel.
misc/ChangeLog
misc/fsck.c
misc/mke2fs.c