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
Kconfig -rw-r--r-- 491 bytes
Makefile -rw-r--r-- 60 bytes
yama_lsm.c -rw-r--r-- 12.1 KB

back to top