Actions
Bug #7734
closeduts: update properties with correct type
Start date:
2017-01-05
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Since the early boot property creation code does not record the property types, the types need to be set while bop properties are copied to DDI framework. So we got some well known properties and want to make sure they end up with correct types.
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
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