Skip to content
Commit 651b0e70 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Do not aggressively cache file attributes in the case of O_DIRECT



A file that is open for O_DIRECT is by definition not obeying
close-to-open cache consistency semantics, so let's not cache
the attributes too aggressively either.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent be527494
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment