]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3b4e3375e0459296f458c5d082fdfff10408c2a
treeec18c6b86e2723378237c7be8f3b624de2623d85
parent6b38d225a6294690a0d8bba8e80aab3c00f2d685
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