Actions
Bug #13344
closedloader: zfs_probe_partition should skip EFI System Partition
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
We can skip probing ESP, there is no ZFS on ESP.
Testing done: verified with debugger, we do skip probing ESP now.
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 553cfb3f8c093d0ed24226e160562648609d7f2f
commit 553cfb3f8c093d0ed24226e160562648609d7f2f Author: Toomas Soome <tsoome@me.com> Date: 2020-12-04T15:55:49.000Z 13344 loader: zfs_probe_partition should skip EFI System Partition Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions