K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-09-27T17:05:46.000000Z K 7 svn:log V 296 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 END