Re: [PATCH] ubifs: use timespec64 for inode timestamps

From: Arnd Bergmann
Date: Fri Jul 13 2018 - 10:30:06 EST


On Mon, Jul 2, 2018 at 4:20 PM, Richard Weinberger <richard@xxxxxx> wrote:
> Am Mittwoch, 20. Juni 2018, 10:12:58 CEST schrieb Arnd Bergmann:
>> Both vfs and the on-disk inode structures can deal with fine-grained
>> timestamps now, so this is the last missing piece to make ubifs
>> y2038-safe on 32-bit architectures.
>
> Acked-by: Richard Weinberger <richard@xxxxxx>
>
> Shall this patch go through the ubifs tree?

Sorry I missed the question earlier. Yes, it would be nice if you could pick
it up there. I'm resending both patches now for your convenience.

Arnd