Insert the appropriate uvm_vnp_uncache(9) and uvm_vnp_setsize(9)
authorhelg <helg@openbsd.org>
Mon, 16 Jul 2018 16:44:09 +0000 (16:44 +0000)
committerhelg <helg@openbsd.org>
Mon, 16 Jul 2018 16:44:09 +0000 (16:44 +0000)
commit3c992bbf9c8a8baba52e588f389f0778e3367980
tree4884372ac0c63f9a013a63daad5cffa1d683c28e
parent315a0156f14da9ad95531faadc2fb34739b4d968
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@
sys/miscfs/fuse/fuse_vfsops.c
sys/miscfs/fuse/fuse_vnops.c
sys/uvm/uvm_vnode.c