Re: [PATCH v2 mdadm 1/1] Specify nodes number when updating cluster nodes
From: Wols Lists <hidden>
Date: 2020-07-26 09:05:48
From: Wols Lists <hidden>
Date: 2020-07-26 09:05:48
On 23/07/20 12:20, Xiao Ni wrote:
Now it allow updating cluster nodes without specify --nodes. It can write superblock with zero nodes. It can break the current cluster. Add this check to avoid this problem. v2: It needs check c.update first to void NULL pointer reference
^^^^ Do you mean "avoid"?
Signed-off-by: Xiao Ni <redacted> ---
Cheers, Wol