NetBSD/sys/ufs
chs 0d70d731c2 use the new compatibility routines to allow mmap() to work
(in the same non-coherent fashion that it worked pre-UBC)
until someone has time to do it the right way.
2001-12-18 07:51:16 +00:00
..
ext2fs pick up changes from ufs_balloc_range(). 2001-11-30 07:06:19 +00:00
ffs when truncating a file, make sure the last block of the file is actually 2001-12-18 06:50:28 +00:00
lfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
mfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
ufs VOP_PUTPAGES() requires page-aligned offsets, so be sure to provide such. 2001-11-30 07:05:53 +00:00
Makefile