]> git.karo-electronics.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:29:28 +0000 (10:29 -0700)
commitdf82b9bdf4ea7957beb65674abfe199f9d24ea87
tree28c875f18a109ed5cf112daf4c2ab254134c374e
parent80f562233b9674d0262d9f74fd98676ec308501b
NFSv4: Fix an embarassing typo in encode_attrs()

commit d3f6baaa34c54040b3ef30950e59b54ac0624b21 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfs/nfs4xdr.c