Re: [PATCH] f2fs: use timespec64 for inode timestamps
From: Chao Yu
Date: Thu Jun 21 2018 - 02:09:39 EST
On 2018/6/20 16:02, Arnd Bergmann wrote:
> The on-disk representation and the vfs both use 64-bit tv_sec values,
> so let's change the last missing piece in the middle.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>
Thanks,