NetBSD/sys/ufs/ffs
jdolecek a6cb6fe4ee Log the optimization changes only if DEBUG. Fixes kern/9697 2000-03-29 08:46:57 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ffs_alloc.c Log the optimization changes only if DEBUG. Fixes kern/9697 2000-03-29 08:46:57 +00:00
ffs_balloc.c Fix a bug introduced in Lite2 with block allocation and full disk 2000-02-25 19:58:25 +00:00
ffs_bswap.c Handle pre-FS_42POSTBLFMT. I now can mount an Ultrix file system on my 2000-01-18 18:41:29 +00:00
ffs_extern.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:20:06 +00:00
ffs_inode.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ffs_softdep.stub.c Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>. 2000-02-14 22:00:21 +00:00
ffs_subr.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ffs_tables.c
ffs_vfsops.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:20:06 +00:00
ffs_vnops.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:33 +00:00
fs.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
softdep.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00