Messages in this thread |  | | Subject | Re: [PATCH] fnic: use 64-bit timestamps | From | "Martin K. Petersen" <> | Date | Mon, 20 Nov 2017 21:30:49 -0500 |
| |
> struct timespec is deprecated since it overflows in 2038 on 32-bit > architectures, so we should use timespec64 consistently. > > I'm slightly adapting the format strings here, to make sure we print > the nanoseconds with the correct number of leading zeroes.
Satish: Please review/test. Thank you!
-- Martin K. Petersen Oracle Linux Engineering
|  |