Revision 17c28c2a068730e9d065a0e4ed03beed074d8997 authored by Song Liu on 09 December 2020, 19:44:20 UTC, committed by Song Liu on 10 December 2020, 04:46:01 UTC
This reverts commit 8650a889017cb1f6ea6813ccf83a2e9f6fa49dd3.

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 4e2c656
History
File Mode Size
Kconfig -rw-r--r-- 409 bytes
Makefile -rw-r--r-- 197 bytes
xdp_umem.c -rw-r--r-- 5.1 KB
xdp_umem.h -rw-r--r-- 357 bytes
xsk.c -rw-r--r-- 27.6 KB
xsk.h -rw-r--r-- 1.2 KB
xsk_buff_pool.c -rw-r--r-- 12.3 KB
xsk_diag.c -rw-r--r-- 5.2 KB
xsk_queue.c -rw-r--r-- 1.1 KB
xsk_queue.h -rw-r--r-- 9.7 KB
xskmap.c -rw-r--r-- 6.2 KB

back to top