commit | 89ec9cfd3b644fbc36047e36776509130d2fc1ec | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Tue Nov 28 12:40:29 2017 -0600 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Jan 12 15:07:11 2018 -0800 |
tree | deab530efef0477efc8010d9bc032cc2295ddcf9 | |
parent | bf99ec13327bb5b0f6475aea8735c0ca34cc2a26 [diff] |
tcmu: split unmap_thread_fn 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>