K 10 svn:author V 3 cem K 8 svn:date V 27 2017-04-21T22:00:22.496255Z K 7 svn:log V 271 fuse: Implement FOPEN_KEEP_CACHE flag Implement FUSE open flag FOPEN_KEEP_CACHE. Without this flag, cached file contents should be invalidated on open. Apparently, fusefs-encfs relies upon this behavior. PR: 218636 Submitted by: Ben RUBSON END