]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Assemble: skip devices that don't match uuid instead of aborting the assembly.
authorSudhakar Panneerselvam <sudhakar.panneerselvam@oracle.com>
Thu, 22 Jul 2021 18:28:34 +0000 (18:28 +0000)
committerJes Sorensen <jsorensen@fb.com>
Mon, 2 Aug 2021 14:53:33 +0000 (10:53 -0400)
commite6878148c1742b1f78a659503f5e5067501ebf73
treeecf4b0397e6c5cf07c41a8c2dfbe874f2a496fcc
parent0663137c77bc848b2927075c077b545fceeb4dae
Assemble: skip devices that don't match uuid instead of aborting the assembly.

This fixes '03r0assem' test as assembly fails when looking for specific
uuid among the device list.

Signed-off-by: Sudhakar Panneerselvam <sudhakar.panneerselvam@oracle.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Assemble.c