8975a0856f
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. |
||
---|---|---|
.. | ||
Makefile | ||
filecore.h | ||
filecore_bmap.c | ||
filecore_extern.h | ||
filecore_lookup.c | ||
filecore_mount.h | ||
filecore_node.c | ||
filecore_node.h | ||
filecore_utils.c | ||
filecore_vfsops.c | ||
filecore_vnops.c | ||
files.filecorefs |