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-- 2.2 KB
Makefile -rw-r--r-- 492 bytes
actions.c -rw-r--r-- 38.4 KB
conntrack.c -rw-r--r-- 60.2 KB
conntrack.h -rw-r--r-- 2.7 KB
datapath.c -rw-r--r-- 64.4 KB
datapath.h -rw-r--r-- 7.5 KB
dp_notify.c -rw-r--r-- 2.0 KB
flow.c -rw-r--r-- 23.9 KB
flow.h -rw-r--r-- 7.9 KB
flow_netlink.c -rw-r--r-- 95.5 KB
flow_netlink.h -rw-r--r-- 2.4 KB
flow_table.c -rw-r--r-- 29.5 KB
flow_table.h -rw-r--r-- 3.1 KB
meter.c -rw-r--r-- 18.0 KB
meter.h -rw-r--r-- 1.3 KB
vport-geneve.c -rw-r--r-- 2.9 KB
vport-gre.c -rw-r--r-- 2.1 KB
vport-internal_dev.c -rw-r--r-- 6.2 KB
vport-internal_dev.h -rw-r--r-- 442 bytes
vport-netdev.c -rw-r--r-- 4.7 KB
vport-netdev.h -rw-r--r-- 539 bytes
vport-vxlan.c -rw-r--r-- 3.7 KB
vport.c -rw-r--r-- 12.4 KB
vport.h -rw-r--r-- 5.6 KB

back to top