]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Fix an embarassing typo in encode_attrs()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 12:52:39 +0000 (08:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 17:22:54 +0000 (13:22 -0400)
commitd3f6baaa34c54040b3ef30950e59b54ac0624b21
tree2092cb0a8e794dea250468f86008a69ad24042a7
parent0be8189f2c87fcc747d6a4a657a0b6e2161b2318
NFSv4: Fix an embarassing typo in encode_attrs()

Apparently, we have never been able to set the atime correctly from the
NFSv4 client.

Reported-by: 小倉一夫 <ka-ogura@bd6.so-net.ne.jp>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
fs/nfs/nfs4xdr.c