]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: update_changeattr should update the attribute timestamp
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 12 Jan 2017 03:07:28 +0000 (22:07 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 12 Jan 2017 20:51:19 +0000 (15:51 -0500)
commitd3129ef672cac81c4d0185336af377c8dc1091d3
tree210ee244346b76a8fe9796dba5353db903e0a5ec
parentc40d52fe1c2ba25dcb8cd207c8d26ef5f57f0476
NFSv4: update_changeattr should update the attribute timestamp

Otherwise, the attribute cache remains marked as being expired.

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