NetBSD/sys/ufs
chs 3be896ac31 we can't assert that the inode and vnode sizes are consistent at the start
of ffs_truncate() since there are cases (eg. when ffs_write() gets ENOSPC)
where they should be different.  move the assert to the end instead.
2001-09-20 08:25:59 +00:00
..
ext2fs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ffs we can't assert that the inode and vnode sizes are consistent at the start 2001-09-20 08:25:59 +00:00
lfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
mfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
ufs make LFS work again. 2001-09-16 13:57:56 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00