On Fri, 2013-04-19 at 16:09 -0400, bjschuma@xxxxxxxxxx wrote: > From: Bryan Schumaker <bjschuma@xxxxxxxxxx> > > RFC 3530 says that the seconds value of a nfstime4 structure is a 64bit > value, but we are instead sending a 32-bit 0 and then a 32bit conversion > of the 64bit Linux value. This means that if we try to set atime to a > value before the epoch (touch -t 196001010101) the client will only send > part of the new value due to lost precision. > > Signed-off-by: Bryan Schumaker <bjschuma@xxxxxxxxxx> Thanks Bryan! Applied. I assume that Bruce will pick up the 2/2. -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@xxxxxxxxxx www.netapp.com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html