summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJ. Bruce Fields2019-06-05 20:17:42 +0200
committerJ. Bruce Fields2019-07-03 23:52:09 +0200
commitbdba53687e450dcbae614ba06d0bc8be5e4e34c5 (patch)
tree4d57c69532bb699da8f06e97d53739bd0084cde1 /block
parentnfsd: Spelling s/EACCESS/EACCES/ (diff)
downloadkernel-qcow2-linux-bdba53687e450dcbae614ba06d0bc8be5e4e34c5.tar.gz
kernel-qcow2-linux-bdba53687e450dcbae614ba06d0bc8be5e4e34c5.tar.xz
kernel-qcow2-linux-bdba53687e450dcbae614ba06d0bc8be5e4e34c5.zip
nfsd: use 64-bit seconds fields in nfsd v4 code
After commit 95582b008388 "vfs: change inode times to use struct timespec64" there are spots in the NFSv4 decoding where we decode the protocol into a struct timeval and then convert that into a timeval64. That's unnecesary in the NFSv4 case since the on-the-wire protocol also uses 64-bit values. So just fix up our code to use timeval64 everywhere. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions