]> git.ipfire.org Git - thirdparty/grub.git/commit
fat: Support file modification times
authorDavid Michael <fedora.dm0@gmail.com>
Sat, 7 Mar 2020 05:59:52 +0000 (00:59 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 10 Mar 2020 20:52:07 +0000 (21:52 +0100)
commit20def1a3c3952982395cd7c3ea7e78638527962b
tree07cab8e869b10f5493fe8dc7342da5d50d4955fc
parent8ad7c23864d56c94a9b9ec47b223170571ae412b
fat: Support file modification times

This allows comparing file ages on EFI system partitions.

Signed-off-by: David Michael <fedora.dm0@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/fs/fat.c