NetBSD/sys/ufs/ffs
2001-09-16 13:51:45 +00:00
..
ffs_alloc.c a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +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 a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +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
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 a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
fs.h Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in 2001-09-06 02:16:00 +00:00
Makefile
softdep.h