Rick Macklem 72393e3d80 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
2016-05-15 00:45:17 +00:00
..
2016-04-29 20:51:24 +00:00
2016-04-29 20:51:24 +00:00
2016-04-29 20:51:24 +00:00