Re: [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc.

From: H. Peter Anvin
Date: Wed Dec 26 2007 - 12:49:13 EST


Julia Lawall wrote:
From: Julia Lawall <julia@xxxxxxx>

The functions time_before, time_before_eq, time_after, and time_after_eq
are more robust for comparing jiffies against other values.


More robust, how? You already almost introduced a bug here...

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