NetBSD/sys/ufs
perseant f41358613c Include the space taken by inodes in the count made by lfs_check();
make VOP_SETATTR call lfs_check.  This prevents large numbers of inode
changes (say, at the end of tar(1)) from filling the buffer cache.
2002-02-11 02:47:29 +00:00
..
ext2fs fix an error case. 2002-01-26 08:32:05 +00:00
ffs bring in the change from FreeBSD's rev. 1.107 of this file: 2002-02-10 18:06:03 +00:00
lfs Include the space taken by inodes in the count made by lfs_check(); 2002-02-11 02:47:29 +00:00
mfs fix PR 15299 by making MFS filesystems not be "async". 2002-02-03 03:51:57 +00:00
ufs #undef DIRBLKSIZ before #define-ing it 2002-02-06 15:44:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00