You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: Murphy Zhou <[email protected]>
Fixes: 7e10cc2 ("NFS: Don't refresh attributes with mounted-on-file...")
Signed-off-by: Trond Myklebust <[email protected]>
0 commit comments