freebsd-dev/sys/ufs
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
..
ffs During fastpath processing for removal of a short-lived inode, the 2000-01-18 01:33:05 +00:00
mfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
ufs Several performance improvements for soft updates have been added: 2000-01-10 00:24:24 +00:00