Arnd Bergmann
52879b464a
sunrpc: convert to time64_t for expiry
...
Using signed 32-bit types for UTC time leads to the y2038 overflow,
which is what happens in the sunrpc code at the moment.
This changes the sunrpc code over to use time64_t where possible.
The one exception is the gss_import_v{1,2}_context() function for
kerberos5, which uses 32-bit timestamps in the protocol. Here,
we can at least treat the numbers as 'unsigned', which extends the
range from 2038 to 2106.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com >
2020-01-15 10:54:30 -05:00
..
2020-01-02 15:34:27 +01:00
2019-12-05 11:43:31 -08:00
2019-12-03 09:29:50 -08:00
2019-12-11 13:22:54 +01:00
2020-01-09 20:08:15 +01:00
2019-12-10 07:18:21 -08:00
2019-12-12 17:59:43 +01:00
2019-12-05 11:43:31 -08:00
2019-12-27 23:03:43 +00:00
2020-01-15 10:54:30 -05:00
2019-12-04 13:32:45 +10:00
2019-12-25 20:47:19 -07:00
2019-12-28 09:44:56 -07:00
2019-12-04 19:44:14 -08:00
2019-12-04 19:44:12 -08:00
2019-12-12 09:26:55 -07:00
2019-12-03 08:51:25 -07:00
2019-12-17 08:58:02 -08:00
2019-12-16 10:59:29 -08:00
2019-12-04 19:44:12 -08:00
2020-01-04 20:23:39 -07:00
2019-12-01 14:00:59 -08:00
2019-12-12 17:59:43 +01:00
2019-11-29 11:48:39 +01:00
2019-12-09 12:19:16 +09:00
2019-12-12 14:49:57 +01:00
2019-11-28 11:16:43 -08:00
2019-12-11 16:03:20 +05:30
2019-12-03 11:20:37 +01:00
2019-12-08 12:42:19 +01:00
2019-12-05 12:27:16 -08:00
2019-12-02 14:46:22 -08:00
2019-12-09 10:36:44 -08:00
2019-12-02 14:46:22 -08:00
2019-12-11 12:22:38 -08:00
2019-12-04 19:44:13 -08:00
2019-12-01 12:59:06 -08:00
2019-12-01 12:59:08 -08:00
2019-12-11 08:39:07 +01:00
2020-01-08 12:52:33 -08:00
2019-12-12 18:58:24 +01:00
2019-12-03 12:20:25 -08:00
2019-12-22 10:41:48 -08:00
2019-12-17 20:59:59 -08:00
2019-12-04 19:44:14 -08:00
2019-12-30 12:01:56 -08:00
2019-12-09 10:36:44 -08:00
2019-12-25 17:08:33 -07:00
2019-12-01 12:59:08 -08:00
2019-12-01 12:59:07 -08:00
2020-01-04 13:55:08 -08:00
2019-12-06 10:28:09 -08:00
2020-01-13 18:19:02 -08:00
2020-01-13 18:19:02 -08:00
2019-12-20 21:47:04 -08:00
2019-12-01 12:59:05 -08:00
2019-12-17 22:14:17 -08:00
2020-01-15 10:15:17 -05:00
2019-12-04 19:44:12 -08:00
2019-12-26 15:17:26 -08:00
2019-12-01 12:59:04 -08:00
2019-12-03 13:58:22 -08:00
2019-12-09 10:36:44 -08:00
2019-12-20 21:48:06 -08:00
2019-12-07 13:21:01 -08:00
2019-11-29 12:04:50 +01:00
2019-12-30 20:19:27 -08:00
2019-12-06 10:47:28 +01:00
2019-12-04 19:44:11 -08:00
2019-12-06 10:28:09 -08:00
2019-12-04 19:44:13 -08:00
2019-12-13 21:40:49 -08:00
2019-12-05 11:43:31 -08:00
2019-12-05 11:43:31 -08:00
2019-12-04 19:44:14 -08:00
2019-11-30 14:35:43 -08:00
2019-12-04 17:11:25 -08:00
2019-11-28 22:40:29 -08:00
2019-12-01 06:29:17 -08:00
2019-12-03 07:04:30 -07:00
2019-12-01 06:29:18 -08:00
2019-12-01 12:59:07 -08:00
2020-01-06 13:33:14 -08:00
2020-01-02 16:15:33 -08:00
2019-12-04 19:44:11 -08:00
2019-12-04 19:44:14 -08:00
2019-12-06 21:05:14 -08:00
2019-12-17 11:46:43 +02:00
2019-12-01 14:00:59 -08:00
2019-12-01 12:59:05 -08:00
2019-12-04 19:44:11 -08:00