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
config
include
module
AUTHORS -rw-r--r-- 3.6 KB
COPYRIGHT -rw-r--r-- 1.5 KB
DISCLAIMER -rw-r--r-- 1.4 KB
META -rw-r--r-- 166 bytes
Makefile.am -rw-r--r-- 2.5 KB
Makefile.in -rw-r--r-- 46.7 KB
OPENSOLARIS.LICENSE -rw-r--r-- 18.5 KB
README.markdown -rw-r--r-- 857 bytes
aclocal.m4 -rw-r--r-- 48.2 KB
autogen.sh -rwxr-xr-x 49 bytes
configure -rwxr-xr-x 1.0 MB
configure.ac -rw-r--r-- 2.2 KB
cp -rwxr-xr-x 18 bytes
dkms.conf -rw-r--r-- 2.5 KB
zfs.release.in -rw-r--r-- 38 bytes
zfs_config.h.in -rw-r--r-- 14.4 KB

README.markdown

back to top