Please also add a "fs:" prefix to the subject line here.

On 3/23/21 2:29 PM, Carlos Maiolino wrote:
> Some filesystems nowadays uses 64bit timestamps for timestamps, so,
> update grub_dirhook_info struct to use an int64 type to store mtime.
> This also updates grub_unixtime2datetime() to receive a 64-bit timestamp
> argument and do 64bit-safe divisions.
> 
> Both changes enables grub to support dates beyond y2038.
> 
> Signed-off-by: Carlos Maiolino <cmaiol...@redhat.com>
> ---

Assuming changing this doesn't cause issues for 32-bit arches:

Reviewed-by: Javier Martinez Canillas <javi...@redhat.com>

Best regards,
-- 
Javier Martinez Canillas
Software Engineer - Desktop Hardware Enablement
Red Hat


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to