Message ID | 20220531102727.9315-1-mariusz.tkaczyk@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | IMSM autolayout improvements | expand |
> 2022年5月31日 18:27,Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> 写道: > > Following patchset modifies some parts of IMSM creation to ensure that > member's order is always same. It is ISM metadata requirement. > > Additionally, as discussed with Jes I've started to implement more modern error > handling, by adding special enum for IMSM. Will be great to hear any comments > and opinion. > > V2 improvements: > - typedef added in first patch > - changed order in enum > > Mariusz Tkaczyk (3): > imsm: introduce get_disk_slot_in_dev() > imsm: use same slot across container > imsm: block changing slots during creation These patches look fine to me and I ack them all. Next step I will apply them into mdadm-CI 20220406-testing branch (not yet now) for further testing. Thanks for the update. Coly Li