Actions
Bug #7735
closedBug #7734: uts: update properties with correct type
uts: bootfs should use ddi_prop_get_int64()
Start date:
2017-01-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
With module-* propertie types updated to int64, we need to change bootfs code accordingly.
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit d98490e4c04a9cb28c4a2c73887e16e5da1d9468
commit d98490e4c04a9cb28c4a2c73887e16e5da1d9468 Author: Toomas Soome <tsoome@me.com> Date: 2017-01-07T15:38:36.000Z 7734 uts: update properties with correct type 7735 uts: bootfs should use ddi_prop_get_int64() Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions