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 <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
