NFS: Don't refresh attributes with mounted-on-file information
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 9 Aug 2019 16:06:43 +0000 (12:06 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Aug 2019 12:56:04 +0000 (08:56 -0400)
commit7e10cc25bfa0dd3602bbcf5cc9c759a90eb675dc
treeec18c6b86e2723378237c7be8f3b624de2623d85
parentd1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1
NFS: Don't refresh attributes with mounted-on-file information

If we've been given the attributes of the mounted-on-file, then do not
use those to check or update the attributes on the application-visible
inode.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c