]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "md/raid10: extend r10bio devs to raid disks"
authorSong Liu <songliubraving@fb.com>
Wed, 9 Dec 2020 19:44:20 +0000 (11:44 -0800)
committerSong Liu <songliubraving@fb.com>
Thu, 10 Dec 2020 04:46:01 +0000 (20:46 -0800)
commit89efca5c2b89c329923717237854f809c19674e1
tree0087480003b6c8aae7a62a03e04c519044cd6951
parent58f2cae0576716f324d45b0dc3ba46ba592b1e86
Revert "md/raid10: extend r10bio devs to raid disks"

This reverts commit edfcde7a239e0cefd5161802609e97b3139eca50.

Matthew Ruffell reported data corruption in raid10 due to the changes
in discard handling [1]. Revert these changes before we find a proper fix.

[1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1907262/
Cc: Matthew Ruffell <matthew.ruffell@canonical.com>
Cc: Xiao Ni <xni@redhat.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
drivers/md/raid10.c