]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
Added test for array degradation for spare-same-slot
authorPrzemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
Sun, 26 Dec 2010 11:33:14 +0000 (22:33 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 26 Dec 2010 11:33:14 +0000 (22:33 +1100)
commitb4924220f1ab5ae078287411058ec5294e360e2d
tree54a66ac503714f2c9360126a15e2a8917cbb8915
parent5be68a0762f479724da5e579c2b8fbf9f6a28d6a
Added test for array degradation for spare-same-slot

spare-same-slot allows re-adding of missing array member with disk
re-inserted into the same slot where previous member was plugged in.
If in the meantime another spare has been used for recovery, same slot
cookie should be ignored.

Signed-off-by: Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c