NetBSD/sys/ufs
perseant 1b67daa4b4 Expand the category of "metadata" in lfs_markv to include Ifile data blocks.
This prevents a rare condition in which Ifile "ifile" blocks, that is, the
blocks of the ifile which point VOP_VGET at the inode block containing the
requested inode, from being "unwritten" when cleaning during intense disk
activity.
2000-01-14 21:41:11 +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 Expand the category of "metadata" in lfs_markv to include Ifile data blocks. 2000-01-14 21:41:11 +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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00