Skip to content
Snippets Groups Projects
Commit c37dcd33 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Fix the fsid revalidation in nfs_update_inode()


When we detect that we've crossed a mountpoint on the remote server, we
must take care not to use that inode to revalidate the fsid on our
current superblock. To do so, we label the inode as a remote mountpoint,
and check for that in nfs_update_inode().

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent ee1a2c56
No related branches found
No related tags found
No related merge requests found
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