NetBSD/sys/ufs/ffs
jdolecek 20644ff75f clear_inodedeps(): use CIRCLEQ_FOREACH() appropriately 2002-06-18 20:24:31 +00:00
..
Makefile
ffs_alloc.c Commit out code that's no longer used. 2002-05-14 02:46:22 +00:00
ffs_balloc.c get the units right when computing a blkno in the ENOSPC path 2002-06-05 05:23:51 +00:00
ffs_bswap.c These sources are pulled into makefs(8), so we need config.h and protection 2002-01-31 19:19:22 +00:00
ffs_extern.h for softdep vnodes, always write together the pages for any block that 2002-05-05 17:00:06 +00:00
ffs_inode.c Bring over fixes from FreeBSD that weren't incorporated yet, mainly 2001-12-18 10:57:21 +00:00
ffs_softdep.c clear_inodedeps(): use CIRCLEQ_FOREACH() appropriately 2002-06-18 20:24:31 +00:00
ffs_softdep.stub.c Bring over fixes from FreeBSD that weren't incorporated yet, mainly 2001-12-18 10:57:21 +00:00
ffs_subr.c Use blkstofrags() and fragstoblks(). Use &(NBBY-1) rather than %NBBY. 2002-04-10 08:05:11 +00:00
ffs_tables.c These sources are pulled into makefs(8), so we need config.h and protection 2002-01-31 19:19:22 +00:00
ffs_vfsops.c allow read-only mounts even if we can't read the last fragment of the fs. 2002-06-09 16:46:49 +00:00
ffs_vnops.c for softdep vnodes, always write together the pages for any block that 2002-05-05 17:00:06 +00:00
fs.h Add a special case for nrpos=1 to cbtorpos(). This massively reduces CPU usage 2002-04-10 14:31:07 +00:00
softdep.h Bring over fixes from FreeBSD that weren't incorporated yet, mainly 2001-12-18 10:57:21 +00:00