On Wed, Aug 25, 2021 at 02:03:57AM -0500, Glenn Washburn wrote:
> Currently, the filesystem timestamp check in grub-fs-tester uses the
> squashfs image file's last modified timestamp and checks to see if that
> time stamp is within 3 seconds of the superblock timestamp as determined by
> grub. The image file's timestamp could be more than 3 seconds off if
> mksquashfs takes more than 3 seconds to generate the image, as is the case
> on a virtual machine. Instead use squashfs tools to get the filesystem
> timestamp directly.
>
> Signed-off-by: Glenn Washburn <developm...@efficientek.com>

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

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

Reply via email to