NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/25641 (nfs uses time(9) where it should use mono_time(9))
Synopsis: nfs uses time(9) where it should use mono_time(9)
State-Changed-From-To: open->closed
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Mon, 05 Aug 2019 22:30:41 +0000
State-Changed-Why:
A cursory code inspection shows that it uses microtime(9) now, which is stated to be monotonic.
(So, fixed by you, and possibly other people who handled the missing cases)
Home |
Main Index |
Thread Index |
Old Index