• Trond Myklebust's avatar
    NFS: Optimise NFS close() · 7fe5c398
    Trond Myklebust authored
    Close-to-open cache consistency rules really only require us to flush out
    writes on calls to close(), and require us to revalidate attributes on the
    very last close of the file.
    
    Currently we appear to be doing a lot of extra attribute revalidation
    and cache flushes.
    Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
    7fe5c398
internal.h 7.91 KB