]> git.baikalelectronics.ru Git - kernel.git/commit
pNFS: Fix atime updates on pNFS clients
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 15 Sep 2016 22:26:05 +0000 (18:26 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 27 Sep 2016 18:35:36 +0000 (14:35 -0400)
commit8e0df17b9e6cd08271e789afd613a6a31657f6dc
tree0f830bf3f57aa443692ea062a5c642c086e410dd
parentf2d8140b2109fa7a12fb313e6012df1ed585e4ed
pNFS: Fix atime updates on pNFS clients

Fix the code so that we always mark the atime as invalid in nfs4_read_done().
Currently, the expectation appears to be that the pNFS drivers should always
do this, with the result that most of them don't.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/internal.h
fs/nfs/nfs4proc.c
fs/nfs/pnfs.c