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
File Mode Size
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 409 bytes
genksyms.c -rw-r--r-- 22.8 KB
genksyms.h -rw-r--r-- 2.7 KB
keywords.c -rw-r--r-- 2.1 KB
lex.l -rw-r--r-- 9.3 KB
lex.lex.c_shipped -rw-r--r-- 57.1 KB
parse.tab.c_shipped -rw-r--r-- 72.7 KB
parse.tab.h_shipped -rw-r--r-- 3.4 KB
parse.y -rw-r--r-- 11.1 KB

back to top