/[base]
ViewVC logotype

Revision 299816


Jump to revision: Previous Next
Author: rmacklem
Date: Sun May 15 00:45:17 2016 UTC (8 years, 1 month ago)
Changed paths: 1
Log Message:
Fix fuse so that stale buffer cache data isn't read.

When I/O on a file under fuse is switched from buffered to DIRECT_IO,
it was possible to read stale (before a recent modification) data from
the buffer cache. This patch invalidates the buffer cache for the
file to fix this.

PR:		194293
MFC after:	2 weeks


Changed paths

Path Details
Directoryhead/sys/fs/fuse/fuse_node.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27