On Wed, Jul 01, 2009 at 10:22:58AM -0400, Tavanyar, Simon wrote: > Aahh ... so it's measured after reboot. That makes sense. > Thanks, Lars. > > Should I wait for you to log a bugzilla on this?
bugzilla and me don't go along very well, really ;-) so please feel free to open that bugzilla, and attach my proposed patch there. just to reiterate: the problem is not the uptime wrap or resulting longclock wrap, as that is handled correctly in cl_times() and time_longclock. but the cmp_longclock comparing unsigned values without checking for wrap. -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
