NetBSD/sys/ufs
perseant c13ae45a2a Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure,
as well as bi_daddr.  This lets the cleaner have an idea of what the size
of this block was at the time it was written without having to refer to
a segment header (e.g., in the file coalescing case).

Tested on i386.
2002-06-06 00:46:24 +00:00
..
ext2fs #if 0 a test that is always false (and the XXX comment above it 2002-05-30 18:54:55 +00:00
ffs get the units right when computing a blkno in the ENOSPC path 2002-06-05 05:23:51 +00:00
lfs Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure, 2002-06-06 00:46:24 +00:00
mfs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
ufs In ufs_mkdir(), write the data block *before* updating the inode with the 2002-05-14 17:37:52 +00:00
Makefile
files.ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00