4eb5a7d9ee
If B_NOCACHE is set the pages of vm backed buffers will be invalidated. However clean buffers can be backed by dirty VM pages so invalidating them can lead to data loss. Add support for flush dirty page in the data invalidation function of some network file systems. This fixes data losses during vnode recycling (and other code paths using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ Reviewed by: tegge@ MFC after: 7 days |
||
---|---|---|
.. | ||
nwfs_io.c | ||
nwfs_ioctl.c | ||
nwfs_mount.h | ||
nwfs_node.c | ||
nwfs_node.h | ||
nwfs_subr.c | ||
nwfs_subr.h | ||
nwfs_vfsops.c | ||
nwfs_vnops.c | ||
nwfs.h |