cvs commit: src/sys/ufs/ufs ufs_inode.c

Xin LI delphij at FreeBSD.org
Tue Sep 27 10:05:47 PDT 2005


delphij     2005-09-27 17:05:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/ufs/ufs          ufs_inode.c 
  Log:
  MFC 1.64: Restore a historical ufs_inactive behavior that respect
  the RDONLY option, so subsequent call of UFS_TRUNCATE (ffs_truncate)
  would not panic the system.  This fixes a panic that can happen
  when mounting a corrputed filesystem read-only, and reading data
  from it.
  
  Reviewed by:    mckusick
  
  Revision  Changes    Path
  1.25.2.4  +1 -1      src/sys/ufs/ufs/ufs_inode.c


More information about the cvs-src mailing list