b7b9855651
Read task completion has been factored out into process_read_task_completion(). Factoring out non-read task completion into process_non_read_task_completion() makes the code a little clearer and makes us possible to add unit tests. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I4da3cd05fc3668d0db4436301e4bcb1b554de7cd Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472905 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>