]> asedeno.scripts.mit.edu Git - linux.git/commit
MD: fix invalid stored role for a disk - try2
authorShaohua Li <shli@fb.com>
Mon, 15 Oct 2018 00:05:07 +0000 (17:05 -0700)
committerShaohua Li <shli@fb.com>
Mon, 15 Oct 2018 00:05:07 +0000 (17:05 -0700)
commit9e753ba9b9b405e3902d9f08aec5f2ea58a0c317
treee13775c41d767d74ea43520db9d064829f7a133b
parentf8f83d8ffeb47041ff0937ecac6d10bcb388cd9f
MD: fix invalid stored role for a disk - try2

Commit d595567dc4f0 (MD: fix invalid stored role for a disk) broke linear
hotadd. Let's only fix the role for disks in raid1/10.
Based on Guoqing's original patch.

Reported-by: kernel test robot <rong.a.chen@intel.com>
Cc: Gioh Kim <gi-oh.kim@profitbricks.com>
Cc: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
drivers/md/md.c
drivers/md/raid1.c
drivers/md/raid10.c