Actions
Bug #4823
closeddon't open-code NSEC2MSEC and MSEC2NSEC
Start date:
2014-04-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Use these macros instead of open-coding the division & multiplication.
Updated by Electric Monk over 9 years ago
- Status changed from New to Closed
- % Done changed from 30 to 100
git commit 19449258028e6813f0b7a606b554b2fa37a390ec
commit 19449258028e6813f0b7a606b554b2fa37a390ec Author: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Date: 2014-04-29T23:58:01.000Z 4823 don't open-code NSEC2MSEC and MSEC2NSEC Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions