summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorBryan Schumaker2013-04-19 22:09:37 +0200
committerTrond Myklebust2013-04-19 23:21:07 +0200
commit042ad0b398ea4e937e38324dd096bdf9d2c495f7 (patch)
treea08f9ffb86378ebf11609f6fbb2868caabd81c54 /init
parentNFSv4: Record the OPEN create mode used in the nfs4_opendata structure (diff)
downloadkernel-qcow2-linux-042ad0b398ea4e937e38324dd096bdf9d2c495f7.tar.gz
kernel-qcow2-linux-042ad0b398ea4e937e38324dd096bdf9d2c495f7.tar.xz
kernel-qcow2-linux-042ad0b398ea4e937e38324dd096bdf9d2c495f7.zip
nfs: Send atime and mtime as a 64bit value
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@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions