2004-11-28 23:23:02

by Michal Schmidt

[permalink] [raw]
Subject: [PATCH] jiffies handling in md.c

Hello,
md_do_sync in md.c doesn't handle jiffies overflow correctly.
The attached patch fixes this by changing the comparison to use the
time_after_eq macro.
Only compile-tested.

Signed-off-by: Michal Schmidt <[email protected]>


Attachments:
md-jiffies.patch (434.00 B)