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

Xin LI delphij at FreeBSD.org
Tue Sep 27 10:03:54 PDT 2005


delphij     2005-09-27 17:03:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    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
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.63.2.1  +1 -1      src/sys/ufs/ufs/ufs_inode.c


More information about the cvs-src mailing list