NetBSD/sys/ufs/ffs
mlelstv ef95b640b0 Store physical block numbers in superblock that point to the journal.
Calculate position of both commit headers correctly for disks with
large sectors.
Correct calculation of circular buffer size.
2010-02-27 12:04:19 +00:00
..
ffs_alloc.c For the UVM_PAGE_TRKOWN test do not require that the relevant pages 2010-02-21 13:55:58 +00:00
ffs_appleufs.c
ffs_balloc.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ffs_bswap.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ffs_extern.h PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ffs_inode.c - ufs_balloc_range(): on error, only PG_RELEASED the pages that were 2010-02-07 17:12:40 +00:00
ffs_snapshot.c No longer abuse TAILQ internal data. 2009-10-15 10:05:48 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c There is no code left that uses disk size data, so don't query it. 2010-02-11 00:06:16 +00:00
ffs_vnops.c Now that softdep has left the tree the only place needing the ffs_lock() 2009-11-04 09:45:05 +00:00
ffs_wapbl.c Store physical block numbers in superblock that point to the journal. 2010-02-27 12:04:19 +00:00
fs.h Fix block shift to work with different device block sizes. 2010-01-31 10:54:10 +00:00
Makefile