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

NFS: Separate metadata and page cache revalidation mechanisms



Separate out the function of revalidating the inode metadata, and
revalidating the mapping. The former may be called by lookup(),
and only really needs to check that permissions, ctime, etc haven't changed
whereas the latter needs only done when we want to read data from the page
cache, and may need to sync and then invalidate the mapping.

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