aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorBryan Schumaker <bjschuma@netapp.com>2013-04-19 16:09:38 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-07 19:57:27 -0700
commitcfb0a900641f0d5c84bc1e68bbf3e312ae37c549 (patch)
tree41ab55b0c2f9abe4715549e025e0dfb170f99f5c /net
parentbc2da6406bec3dfffde77426330468e40243b1ea (diff)
downloadkernel_samsung_aries-cfb0a900641f0d5c84bc1e68bbf3e312ae37c549.zip
kernel_samsung_aries-cfb0a900641f0d5c84bc1e68bbf3e312ae37c549.tar.gz
kernel_samsung_aries-cfb0a900641f0d5c84bc1e68bbf3e312ae37c549.tar.bz2
nfsd: Decode and send 64bit time values
commit bf8d909705e9d9bac31d9b8eac6734d2b51332a7 upstream. The seconds field of an nfstime4 structure is 64bit, but we are assuming that the first 32bits are zero-filled. So if the client tries to set atime to a value before the epoch (touch -t 196001010101), then the server will save the wrong value on disk. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions