https://github.com/torvalds/linux
Revision 094d42bdc412fb92a5476e27cd09c6aa0f692935 authored by Mike Christie on 28 November 2017, 18:40:29 UTC, committed by Bryant G. Ly on 28 February 2018, 18:48:44 UTC
Separate unmap_thread_fn to make it easier to read.

Note: this patch does not fix the bug where we might
miss a wake up call. The next patch will fix that.
This patch only separates the code into functions.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
1 parent 2e11070
History
Tip revision: 094d42bdc412fb92a5476e27cd09c6aa0f692935 authored by Mike Christie on 28 November 2017, 18:40:29 UTC
tcmu: split unmap_thread_fn
Tip revision: 094d42b
File Mode Size
apparmor
integrity
keys
loadpin
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 10.6 KB
Makefile -rw-r--r-- 1.1 KB
commoncap.c -rw-r--r-- 39.0 KB
device_cgroup.c -rw-r--r-- 20.5 KB
inode.c -rw-r--r-- 10.5 KB
lock_down.c -rw-r--r-- 2.7 KB
lsm_audit.c -rw-r--r-- 10.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 43.9 KB

back to top