bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] utimens.c: work around (Xen-related?) kernel bug


From: Bruno Haible
Subject: Re: [PATCH] utimens.c: work around (Xen-related?) kernel bug
Date: Wed, 4 Jun 2008 22:00:56 +0200
User-agent: KMail/1.5.4

Jim Meyering wrote:
> * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
> appears to be a kernel bug that causes utimensat to return 280
> instead of 0, indicating success.

Is it known for sure that the bug will only affect the return value, and
that utimensat() will nevertheless have done its job? If not, i.e. if
you want to play safe, it would be appropriate to treat the return value
280 like -1 / ENOSYS.

Bruno

PS: it's a funny bug description:
> +         http://bugzilla.redhat.com/442352
> "problem reproducible ONLY but ALWAYS by building coreutils srpm between 10AM
>  UTC and ~3PM UTC"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]