[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 3/8] tests: When checking squashfs fstime, use superblock
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v2 3/8] tests: When checking squashfs fstime, use superblock last modified time |
Date: |
Wed, 6 Oct 2021 15:46:53 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
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 <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Daniel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 3/8] tests: When checking squashfs fstime, use superblock last modified time,
Daniel Kiper <=