Peter Maydell <[email protected]> writes: > The linux-test test includes an attempt to check the utime and stat > syscalls by setting the atime and mtime of a file to specific values, > and then calling stat() to check that the values read back correctly. > > Unfortunately this is flaky, as it will fail if some other process > (for instance a virus scanner, backup program, etc) gets in and reads > the file between the utime() and stat() call, resulting in a host > syscall sequence like this:
Queued to maintainer/oct-2025, thanks. -- Alex Bennée Virtualisation Tech Lead @ Linaro
