NFSv4: Fix an embarassing typo in encode_attrs()
commit828658780dc2b737e2afe09220442a4ec6e6b868
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:20:45 +0000 (2 10:20 -0700)
treeb90d1496736e310b4ae1f71fe04690e608137d7d
parente05c7d0fdaab91414468c19185679c5a4653bcf3
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