NetBSD/sys/fs/adosfs
chs 8975a0856f adjust the UBC mapping code to support non-vnode uvm_objects.
this means we can no longer look at the vnode size to determine how many
pages to request in a fault, which is good since for NFS the size can change
out from under us on the server anyway.  there's also a new flag UBC_UNMAP
for ubc_release(), so that the file system code can make the decision about
whether to cache mappings for files being used as executables.
2005-01-09 16:42:43 +00:00
..
adlookup.c achieved, not acheived. From Peter Postma. 2004-02-24 15:23:16 +00:00
adosfs.h set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
adutil.c
advfsops.c Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
advnops.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
files.adosfs
Makefile