]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "md/raid10: improve raid10 discard request"
authorSong Liu <songliubraving@fb.com>
Wed, 9 Dec 2020 19:43:08 +0000 (11:43 -0800)
committerSong Liu <songliubraving@fb.com>
Thu, 10 Dec 2020 04:46:00 +0000 (20:46 -0800)
commit1ea8944d9b0173935edd34369dd2420701d61f90
tree7270755c2e92c266f0a0f1d7f9757c9ce789db81
parent6333318a93af577179c5c5f600d416b29cb12fc4
Revert "md/raid10: improve raid10 discard request"

This reverts commit 04e7b604de3ae0b7ff46d1f2b690c178537d481f.

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