NetBSD/sys/ufs
perseant 32bd59cdf6 Fix error returns on lfs vnops so that locks and reference counts are
preserved.  Handle dirop accounting in lfs_vfree for this case as well.
May address PR#8823.
1999-12-15 07:19:07 +00:00
..
ext2fs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ffs Call ffs_oldfscompat() before all the consistency checks, to avoid the 1999-12-10 14:36:04 +00:00
lfs Fix error returns on lfs vnops so that locks and reference counts are 1999-12-15 07:19:07 +00:00
mfs Fix printf() formats. 1999-10-01 22:07:42 +00:00
ufs Modify ufs_rename() to a) be more careful about reference counts (we no longer 1999-12-13 19:07:21 +00:00
Makefile