The disk access is validated by using partition table definitions, therefore
we have no need for if statements, just set the disk size.
Of course the partition table itself may be incorrect/inconsistent, but if
so, we are in trouble anyhow.
Differential D17822
loader: always set media size from partition. tsoome on Nov 3 2018, 12:52 PM. Authored by Tags None Referenced Files
Subscribers
Details
The disk access is validated by using partition table definitions, therefore Of course the partition table itself may be incorrect/inconsistent, but if
Diff Detail
Event TimelineComment Actions Seems legit to me. I like the abstraction even if we don't determine the size in multiple places.
|