Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 1996 07:54:55 -0700 (PDT)
From:      Guido van Rooij <guido>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/fsck/SMM.doc 0.t 3.t src/sbin/fsck fsck.8 fsck.h inode.c main.c
Message-ID:  <199610081454.HAA00464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
guido       96/10/08 07:54:54

  Modified:    sbin/fsck  fsck.8 fsck.h inode.c main.c
               sbin/fsck/SMM.doc  0.t 3.t
  Log:
  Fix the case where fsck would not see sparse directories and the kernel would
  panic. If such a thing is fixed fsck needs a rerun (and bugs the user to do
  so).
  
  Reviewed by:	Kirk McKusick
  
  Revision  Changes    Path
  1.5       +2 -0      src/sbin/fsck/fsck.8
  1.7       +1 -0      src/sbin/fsck/fsck.h
  1.8       +59 -1     src/sbin/fsck/inode.c
  1.7       +2 -0      src/sbin/fsck/main.c
  1.2       +1 -1      src/sbin/fsck/SMM.doc/0.t
  1.2       +13 -0     src/sbin/fsck/SMM.doc/3.t



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610081454.HAA00464>