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

NFS: Cache aggressively when file is open for writing



Unless the user is using file locking, we must assume close-to-open
cache consistency when the file is open for writing. Adjust the
caching algorithm so that it does not clear the cache on out-of-order
writes and/or attribute revalidations.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 57b69181
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