freebsd-dev/sys/ufs
Kirk McKusick b06051cf7c Occationally background fsck would cause a spurious ``freeing free
inode'' panic. This change corrects that problem by setting the
fs_active flag when the inode map changes to notify the snapshot
code that the cylinder group must be rescanned.

Submitted by:	Robert Watson <rwatson@FreeBSD.org>
2002-02-07 22:13:56 +00:00
..
ffs Occationally background fsck would cause a spurious ``freeing free 2002-02-07 22:13:56 +00:00
ifs Fix a BUF_TIMELOCK race against BUF_LOCK and fix a deadlock in vget() 2001-12-20 22:42:27 +00:00
ufs When downgrading a filesystem from read-write to read-only, operations 2002-01-15 07:17:12 +00:00