commit | e5bc9c3c5432f5531a58e6fdd9f6c6587f2137b3 | [log] [tgz] |
---|---|---|
author | Guoqing Jiang <gqjiang@suse.com> | Mon Apr 24 15:58:04 2017 +0800 |
committer | Shaohua Li <shli@fb.com> | Tue Apr 25 09:36:29 2017 -0700 |
tree | 7bd80fcacc5e294ea3da9623bfd352e0aa6fb970 | |
parent | 296617581eac713b3fda588216ae6d16d1e76dd5 [diff] |
md: clear WantReplacement once disk is removed We can clear 'WantReplacement' flag directly no matter it's replacement existed or not since the semantic is same as before. Also since the disk is removed from array, then it is straightforward to remove 'WantReplacement' flag and the comments in raid10/5 can be removed as well. Signed-off-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Shaohua Li <shli@fb.com>