https://github.com/torvalds/linux
Revision 1184fd9966702a5a1cea73bdb6fe646b961c387c authored by Andrea Righi on 05 December 2019, 15:29:13 UTC, committed by Greg Kroah-Hartman on 10 December 2019, 09:56:53 UTC
Currently the discard code in clr_alloc_bitmap() is just dead code.
Move code around so that the discard operation is properly attempted
when enabled.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Link: https://lore.kernel.org/r/20191205152913.GJ3276@xps-13
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 7d42b79
History
Tip revision: 1184fd9966702a5a1cea73bdb6fe646b961c387c authored by Andrea Righi on 05 December 2019, 15:29:13 UTC
staging: exfat: properly support discard in clr_alloc_bitmap()
Tip revision: 1184fd9
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 6.1 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 40.3 KB
msg.c -rw-r--r-- 30.5 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.6 KB
sem.c -rw-r--r-- 62.1 KB
shm.c -rw-r--r-- 43.0 KB
syscall.c -rw-r--r-- 5.1 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 8.7 KB

back to top