CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/16 10:44:09
Modified files:
sys/miscfs/fuse: fuse_vfsops.c fuse_vnops.c
sys/uvm : uvm_vnode.c
Log message:
Insert the appropriate uvm_vnp_uncache(9) and uvm_vnp_setsize(9)
kernel calls to ensure that the UVM cache for memory mapped files is
up to date.
ok mpi@
