NetBSD/sys/ufs
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
..
ext2fs There is no code left that uses disk size data, so don't query it. 2010-02-11 19:50:34 +00:00
ffs Store physical block numbers in superblock that point to the journal. 2010-02-27 12:04:19 +00:00
lfs Fix root filesystem support. 2010-02-18 01:14:00 +00:00
mfs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ufs - ufs_balloc_range(): on error, only PG_RELEASED the pages that were 2010-02-07 17:12:40 +00:00
files.ufs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
Makefile