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
preload
Makefile -rw-r--r-- 1.2 KB
arraymap.c -rw-r--r-- 34.3 KB
bpf_inode_storage.c -rw-r--r-- 6.8 KB
bpf_iter.c -rw-r--r-- 14.7 KB
bpf_local_storage.c -rw-r--r-- 16.5 KB
bpf_lru_list.c -rw-r--r-- 17.4 KB
bpf_lru_list.h -rw-r--r-- 2.1 KB
bpf_lsm.c -rw-r--r-- 1.8 KB
bpf_struct_ops.c -rw-r--r-- 16.4 KB
bpf_struct_ops_types.h -rw-r--r-- 202 bytes
btf.c -rw-r--r-- 142.9 KB
cgroup.c -rw-r--r-- 48.0 KB
core.c -rw-r--r-- 58.8 KB
cpumap.c -rw-r--r-- 20.1 KB
devmap.c -rw-r--r-- 23.2 KB
disasm.c -rw-r--r-- 7.4 KB
disasm.h -rw-r--r-- 1.0 KB
dispatcher.c -rw-r--r-- 3.6 KB
hashtab.c -rw-r--r-- 54.2 KB
helpers.c -rw-r--r-- 17.4 KB
inode.c -rw-r--r-- 17.2 KB
local_storage.c -rw-r--r-- 14.7 KB
lpm_trie.c -rw-r--r-- 21.1 KB
map_in_map.c -rw-r--r-- 2.7 KB
map_in_map.h -rw-r--r-- 461 bytes
map_iter.c -rw-r--r-- 4.5 KB
net_namespace.c -rw-r--r-- 13.0 KB
offload.c -rw-r--r-- 16.3 KB
percpu_freelist.c -rw-r--r-- 4.7 KB
percpu_freelist.h -rw-r--r-- 1.1 KB
prog_iter.c -rw-r--r-- 2.4 KB
queue_stack_maps.c -rw-r--r-- 6.8 KB
reuseport_array.c -rw-r--r-- 8.8 KB
ringbuf.c -rw-r--r-- 13.2 KB
stackmap.c -rw-r--r-- 22.1 KB
syscall.c -rw-r--r-- 105.4 KB
sysfs_btf.c -rw-r--r-- 1.1 KB
task_iter.c -rw-r--r-- 8.5 KB
tnum.c -rw-r--r-- 4.6 KB
trampoline.c -rw-r--r-- 11.1 KB
verifier.c -rw-r--r-- 343.2 KB

back to top