Actions
Feature #11930
closedloader: factor out label and uberblock load from vdev_probe, add MMP checks
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Clean up the label read.
FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=r354323
Testing done: the usual build/install/boot, but also did verify the txg we get is the same as shown by zdb.
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 7dcf02b394314978ad87de8ce3756c58bcec5ce0
commit 7dcf02b394314978ad87de8ce3756c58bcec5ce0 Author: Toomas Soome <tsoome@me.com> Date: 2019-11-13T20:23:50.000Z 11930 loader: factor out label and uberblock load from vdev_probe, add MMP checks Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions