Re: test-fdutimensat failures after 7.0.6-200.fc44.x86_64 kernel update
From: Christoph Hellwig
Date: Mon May 18 2026 - 01:56:42 EST
On Fri, May 15, 2026 at 10:14:28PM -0700, Collin Funk wrote:
> Adding some print statements in place of the comment:
>
> fprintf (stderr, "%jd\n", (intmax_t) st3.st_atime);
> fprintf (stderr, "%jd\n", (intmax_t) Y2K);
> fprintf (stderr, "----------------\n");
Can you share a complete stand-alone C source file for this
reproducer?