]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: write initial ppl on a disk added for rebuild
authorArtur Paszkiewicz <artur.paszkiewicz@intel.com>
Thu, 28 Sep 2017 12:41:18 +0000 (14:41 +0200)
committerJes Sorensen <jsorensen@fb.com>
Mon, 2 Oct 2017 20:15:49 +0000 (16:15 -0400)
commit2ec9d182ea5821ec2f7234ff3c0cf07ae9f43cb4
treeccd261abd4ba261679b70ef04f3421b07745fe22
parent2fc0fc63a9dbf31a3e333492bc1df80c21fdb10c
imsm: write initial ppl on a disk added for rebuild

When rebuild is initiated by the UEFI driver it is possible that the new
disk will not contain a valid ppl header. Just write the initial ppl
and don't abort assembly.

Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
super-intel.c