Revision ae08483cdd666045b60ceb502dcbf30038334d58 authored by Arnd Bergmann on 11 November 2019, 20:16:23 UTC, committed by Anna Schumaker on 15 January 2020, 15:54:30 UTC
Push down the use of timespec64 into NFS nfs_fattr, to avoid needless
conversions, and get closer to having 64-bit time_t support on 32-bit
NFSv4 and removing some old interfaces from the kernel.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
1 parent 52879b4
History
File Mode Size
.gitignore -rw-r--r-- 52 bytes
Build -rw-r--r-- 170 bytes
Makefile -rw-r--r-- 2.1 KB
iio_event_monitor.c -rw-r--r-- 8.8 KB
iio_generic_buffer.c -rw-r--r-- 16.2 KB
iio_utils.c -rw-r--r-- 21.2 KB
iio_utils.h -rw-r--r-- 2.8 KB
lsiio.c -rw-r--r-- 3.7 KB

back to top