NetBSD/sys/ufs
yamt 2a6dc9d02d - introduce PGO_NOBLOCKALLOC and use it for ubc mapping
to prevent unnecessary block allocations in the case that
  page size > block size.

- ufs_balloc_range: use VM_PROT_WRITE+PGO_NOBLOCKALLOC rather than
  VM_PROT_READ.
2005-07-17 09:13:35 +00:00
..
ext2fs Ensure that we change the size of the vnode at the same time as 2005-06-28 16:53:14 +00:00
ffs Use ANSI function decls. 2005-07-15 05:01:16 +00:00
lfs - constify genfs_ops. 2005-06-28 09:30:37 +00:00
mfs - sprinkle const 2005-05-29 21:25:24 +00:00
ufs - introduce PGO_NOBLOCKALLOC and use it for ubc mapping 2005-07-17 09:13:35 +00:00
Makefile
files.ufs Defflag UFS_DIRHASH. 2005-07-10 01:08:52 +00:00