phk         2004-12-07 06:58:42 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Instead of complaining about it, just silently filter out MNT_ROOTFS.
  
  This fixes the "fsck /" problem various people have reported overnight.
  
  Revision  Changes    Path
  1.167     +1 -2      src/sys/kern/vfs_mount.c