[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 0/3] FAT: fix mtime 0 breaking updates
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v1 0/3] FAT: fix mtime 0 breaking updates |
Date: |
Tue, 19 Jul 2022 15:42:28 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Jul 15, 2022 at 04:12:59PM -0400, Robbie Harwood wrote:
> The first two commits are to make debugging grub-probe failures easier, while
> the third is the actual fix.
>
> A Fedora user reported a problem with grub2-mkconfig failing on their system.
> This was caused by a grub2-probe failure probing the ESP. It transpired that
> some files on the ESP had mtime of 0, which was a fatal error for fs/fat.
> While this is not the first time we have encountered 0 mtimes on the ESP, it's
> not clear what causes it at this time.
For all patches Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>...
Daniel