freebsd-dev/sys/contrib
Kirk McKusick 57a91f6fb0 During fastpath processing for removal of a short-lived inode, the
set of restrictions for cancelling an inode dependency (inodedep)
is somewhat stronger than originally coded. Since this check appears
in two places, we codify it into the function check_inode_unwritten
which we then call from the two sites, one freeing blocks and the
other freeing directory entries.

Submitted by:	Steinar Haug via Matthew Dillon
2000-01-18 01:33:05 +00:00
..
dev Garbage collect oltr_pci_shutdown 1999-12-21 08:21:36 +00:00
softupdates During fastpath processing for removal of a short-lived inode, the 2000-01-18 01:33:05 +00:00