storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
99 stars 85 forks source link

Fix intel biosraid can't get device name causing crashed #1271

Closed Yurii-huang closed 3 weeks ago

Yurii-huang commented 3 weeks ago

crashed with DiskDevice get members property trace: 'DiskDevice' object has no attribute 'members' changed: when ID_FS_TYPE is isw_raid_member use SYS_NAME to device name

issue: https://github.com/storaged-project/blivet/issues/1270

StorageGhoul commented 3 weeks ago

Can one of the admins verify this patch?

Yurii-huang commented 3 weeks ago

@vojtechtrefny

vojtechtrefny commented 3 weeks ago

Jenkins, ok to test.

Yurii-huang commented 3 weeks ago

Thank you

If I want to add reviewers

Can I reply directly @name CI bot?

I didn't find an entry on how to add reviewers