Re: [PATCH] Re: time() glitch on 2.4.18: solved

Willy Tarreau (willy@w.ods.org)
Tue, 5 Nov 2002 18:10:35 +0100


On Tue, Nov 05, 2002 at 11:30:20AM -0500, Jim Paris wrote:
> + if (count > LATCH) {

may be (count >= LATCH) would be even better ?

Willy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/