[PATCH v2] erofs: rename ctime to mtime
Chao Yu
chao at kernel.org
Thu Mar 17 23:23:06 AEDT 2022
On 2022/3/17 19:49, Gao Xiang wrote:
> From: David Anderson <dvander at google.com>
>
> EROFS images should inherit modification time rather than change time,
> since users and host tooling have no easy way to control change time.
>
> To reflect the new timestamp meaning, i_ctime and i_ctime_nsec are
> renamed to i_mtime and i_mtime_nsec.
>
> Signed-off-by: David Anderson <dvander at google.com>
> [ Gao Xiang: update document as well. ]
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>
Reviewed-by: Chao Yu <chao at kernel.org>
Thanks,
More information about the Linux-erofs
mailing list