Revision 4e2c6567efdd6f252e1874c41c8db4abfb0a9bf3 authored by Song Liu on 09 December 2020, 19:43:43 UTC, committed by Song Liu on 10 December 2020, 04:46:01 UTC
This reverts commit f046f5d0d79cdb968f219ce249e497fd1accf484.

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>
1 parent d7cb6be
History
File Mode Size
Kconfig -rw-r--r-- 626 bytes
Makefile -rw-r--r-- 143 bytes
core.c -rw-r--r-- 30.4 KB
core.h -rw-r--r-- 1.5 KB
patch.c -rw-r--r-- 6.5 KB
patch.h -rw-r--r-- 1.1 KB
shadow.c -rw-r--r-- 8.7 KB
state.c -rw-r--r-- 3.1 KB
state.h -rw-r--r-- 212 bytes
transition.c -rw-r--r-- 17.5 KB
transition.h -rw-r--r-- 457 bytes

back to top