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 <ben.rubson at gmail.com>
Differential D10434
fuse: Implement FOPEN_KEEP_CACHE flag cem on Apr 20 2017, 3:12 AM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions This looks pretty trivial, so if I don't get any feedback today, I will just go ahead and commit it. |