freebsd-dev/sys/ufs
Kirk McKusick 10767f840b We cannot proceed to free the blocks of the file until the dependencies
have been cleaned up by deallocte_dependencies(). Once that is done, it
is safe to post the request to free the blocks. A similar change is also
needed for the freefile case.
2000-01-11 06:52:35 +00:00
..
ffs We cannot proceed to free the blocks of the file until the dependencies 2000-01-11 06:52:35 +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