NetBSD/sys/ufs/ffs
chs d288111138 undo the part of the previous revision about skipping
the put if there are no pages, that seems to cause some problem.
fix another problem with missing an splx(), spotted by enami.
2001-09-26 06:20:50 +00:00
..
Makefile
ffs_alloc.c - ffs_blkpref() changes: 2001-09-19 01:38:16 +00:00
ffs_balloc.c a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ffs_bswap.c Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in 2001-09-06 02:16:00 +00:00
ffs_extern.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ffs_inode.c we can't assert that the inode and vnode sizes are consistent at the start 2001-09-20 08:25:59 +00:00
ffs_softdep.c a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ffs_softdep.stub.c add softdep_reinitialize() stub 2001-09-16 13:51:45 +00:00
ffs_subr.c be consistent and use "u_char" instead of "unsigned char" 2001-08-09 08:15:26 +00:00
ffs_tables.c constify 2001-01-18 20:28:15 +00:00
ffs_vfsops.c a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ffs_vnops.c undo the part of the previous revision about skipping 2001-09-26 06:20:50 +00:00
fs.h - ffs_blkpref() changes: 2001-09-19 01:38:16 +00:00
softdep.h Copyright changed. 2000-06-22 15:23:05 +00:00