Actions
Bug #8750
closedloader: vdev_read() needs to be careful about large sectors
Start date:
2017-10-31
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Using the same implementation as done in efi/boot1.
See also: https://reviews.freebsd.org/D12850
Updated by Electric Monk almost 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit cbe94e175622e2115ebaf22c4668faef2ac5277d
commit cbe94e175622e2115ebaf22c4668faef2ac5277d Author: Toomas Soome <tsoome@me.com> Date: 2017-11-02T19:53:43.000Z 8750 loader: vdev_read() needs to be careful about large sectors Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions