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

NFS: Fix inode fileid checks in attribute revalidation code



We want to throw out the attrbute if it refers to the mounted on fileid,
and not the real fileid. However we do not want to block cache consistency
updates from NFSv4 writes.

Reported-by: default avatarMurphy Zhou <jencce.kernel@gmail.com>
Fixes: 7e10cc25

 ("NFS: Don't refresh attributes with mounted-on-file...")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 089cf7f6
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