commit | 57a0f3a81ef21fe51d6223aa78a1a890098d4ada | [log] [tgz] |
---|---|---|
author | Song Liu <songliubraving@fb.com> | Wed Dec 09 11:44:42 2020 -0800 |
committer | Song Liu <songliubraving@fb.com> | Wed Dec 09 20:46:01 2020 -0800 |
tree | 50aa998b4c268af70691699bf8fed1c4e2168670 | |
parent | 17c28c2a068730e9d065a0e4ed03beed074d8997 [diff] |
Revert "md: add md_submit_discard_bio() for submitting discard bio" This reverts commit 2628089b74d5a64bd0bcb5d247a18f78d7b6f4d0. 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>