cvs commit: src/sbin/fsck_ffs pass2.c
    Xin LI 
    delphij at FreeBSD.org
       
    Tue Feb 26 03:05:48 UTC 2008
    
    
  
delphij     2008-02-26 03:05:48 UTC
  FreeBSD src repository
  Modified files:
    sbin/fsck_ffs        pass2.c 
  Log:
  In pass2check(): Be more strict with the inode information before further
  processing the information.  chk1 is more prone to crash when insane
  information is provided by the on-disk inode, and does not even work
  if the inode is being smarshed badly.
  
  Revision  Changes    Path
  1.27      +2 -0      src/sbin/fsck_ffs/pass2.c
    
    
More information about the cvs-all
mailing list