]> git.ipfire.org Git - thirdparty/mdadm.git/commit
super1: ignore failfast flag for setting device role
authorGioh Kim <gi-oh.kim@profitbricks.com>
Mon, 20 Mar 2017 09:51:56 +0000 (10:51 +0100)
committerJes Sorensen <Jes.Sorensen@gmail.com>
Tue, 28 Mar 2017 17:59:03 +0000 (13:59 -0400)
commite23c2663da73f905aa5fa9800feda3d08a8026ee
treefff2271a26e99ec8699a55fce669ed181fe82894
parent5b97512954e9710fd45ab5778bf679205c35892d
super1: ignore failfast flag for setting device role

There is corner case for setting device role,
if new device has failfast flag.
The failfast flag should be ignored.

Signed-off-by: Gioh Kim <gi-oh.kim@profitbricks.com>
Signed-off-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
super1.c