NetBSD/sys/miscfs/genfs
chs 766dfc9b6f be sure to allocate dirty zeroed pages to cover blocks we allocate
to resolve a write fault.  fixes PR 13201.
also, be sure to allocate blocks for write faults to holes even if
the page is already in memory.  fixes PR 13189.
2001-06-14 08:22:14 +00:00
..
Makefile
genfs.h add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
genfs_vnops.c be sure to allocate dirty zeroed pages to cover blocks we allocate 2001-06-14 08:22:14 +00:00
layer.h Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_extern.h Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_subr.c Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_vfsops.c Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_vnops.c Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00