NFSv4: Fix an embarassing typo in encode_attrs()
commit8fbe5b6fd07d65fb889cf178b28978b5819f1e12
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 12:52:39 +0000 (22 08:52 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:26:30 +0000 (2 10:26 -0700)
tree435f55ae8660c96f5138fbc2affc97a978b1b6dc
parent3c5cbd2907f3fe594b54e766b680d0ea8be40966
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