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
Makefile -rw-r--r-- 1.2 KB
lock_events.c -rw-r--r-- 4.3 KB
lock_events.h -rw-r--r-- 1.7 KB
lock_events_list.h -rw-r--r-- 3.2 KB
lockdep.c -rw-r--r-- 159.7 KB
lockdep_internals.h -rw-r--r-- 7.1 KB
lockdep_proc.c -rw-r--r-- 17.8 KB
lockdep_states.h -rw-r--r-- 207 bytes
locktorture.c -rw-r--r-- 27.6 KB
mcs_spinlock.h -rw-r--r-- 3.7 KB
mutex-debug.c -rw-r--r-- 2.8 KB
mutex-debug.h -rw-r--r-- 1.1 KB
mutex.c -rw-r--r-- 37.5 KB
mutex.h -rw-r--r-- 841 bytes
osq_lock.c -rw-r--r-- 5.8 KB
percpu-rwsem.c -rw-r--r-- 7.1 KB
qrwlock.c -rw-r--r-- 2.3 KB
qspinlock.c -rw-r--r-- 16.6 KB
qspinlock_paravirt.h -rw-r--r-- 16.0 KB
qspinlock_stat.h -rw-r--r-- 3.0 KB
rtmutex-debug.c -rw-r--r-- 4.6 KB
rtmutex-debug.h -rw-r--r-- 1.4 KB
rtmutex.c -rw-r--r-- 50.9 KB
rtmutex.h -rw-r--r-- 1.2 KB
rtmutex_common.h -rw-r--r-- 4.2 KB
rwsem.c -rw-r--r-- 47.0 KB
rwsem.h -rw-r--r-- 0 bytes
semaphore.c -rw-r--r-- 7.2 KB
spinlock.c -rw-r--r-- 9.6 KB
spinlock_debug.c -rw-r--r-- 5.7 KB
test-ww_mutex.c -rw-r--r-- 12.3 KB

back to top