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-- 642 bytes
Makefile -rw-r--r-- 241 bytes
af_smc.c -rw-r--r-- 64.7 KB
smc.h -rw-r--r-- 8.5 KB
smc_cdc.c -rw-r--r-- 13.6 KB
smc_cdc.h -rw-r--r-- 8.3 KB
smc_clc.c -rw-r--r-- 22.8 KB
smc_clc.h -rw-r--r-- 10.6 KB
smc_close.c -rw-r--r-- 12.2 KB
smc_close.h -rw-r--r-- 759 bytes
smc_core.c -rw-r--r-- 50.7 KB
smc_core.h -rw-r--r-- 13.5 KB
smc_diag.c -rw-r--r-- 7.8 KB
smc_ib.c -rw-r--r-- 17.4 KB
smc_ib.h -rw-r--r-- 3.3 KB
smc_ism.c -rw-r--r-- 10.5 KB
smc_ism.h -rw-r--r-- 1.8 KB
smc_llc.c -rw-r--r-- 53.6 KB
smc_llc.h -rw-r--r-- 3.6 KB
smc_netns.h -rw-r--r-- 381 bytes
smc_pnet.c -rw-r--r-- 29.2 KB
smc_pnet.h -rw-r--r-- 1.7 KB
smc_rx.c -rw-r--r-- 11.6 KB
smc_rx.h -rw-r--r-- 715 bytes
smc_tx.c -rw-r--r-- 18.6 KB
smc_tx.h -rw-r--r-- 1.1 KB
smc_wr.c -rw-r--r-- 20.0 KB
smc_wr.h -rw-r--r-- 3.5 KB

back to top