Actions
Bug #13693
closedloader: we should support pools without features
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
nvlist_check_features_for_read() should allow missing ZPOOL_CONFIG_FEATURES_FOR_READ; this happens when all features are disabled.
Tested by Yuri Pankov. Also tested boot from feature-enabled pool.
Related issues
Updated by Toomas Soome about 2 years ago
- Related to Feature #7537: want nextboot (one time boot) support added
Updated by Yuri Pankov about 2 years ago
To test this, I updated bootx64.efi in ESP, and was again able to boot from pool without any features.
Updated by Electric Monk about 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit b4adc50c2ffdb6ae8e81d8be3c37ed01066fe920
commit b4adc50c2ffdb6ae8e81d8be3c37ed01066fe920 Author: Toomas Soome <tsoome@me.com> Date: 2021-04-05T17:34:48.000Z 13693 loader: we should support pools without features Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions