pNFS: Fix atime updates on pNFS clients
authorTrond Myklebust <[email protected]>
Thu, 15 Sep 2016 22:26:05 +0000 (18:26 -0400)
committerAnna Schumaker <[email protected]>
Tue, 27 Sep 2016 18:35:36 +0000 (14:35 -0400)
commitbfc505ded01e3c57d12c6f939f352200655d8635
tree0f830bf3f57aa443692ea062a5c642c086e410dd
parent77b00bc037e7c58d7a4ef791d1c7eeaf6f7a43e3
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 <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
fs/nfs/internal.h
fs/nfs/nfs4proc.c
fs/nfs/pnfs.c