Hello Nic, Please consider the six patches in this series for kernel v4.12. Thanks, Bart. Bart Van Assche (6): target: Fix VERIFY and WRITE VERIFY command parsing target/iscsi: Call .iscsit_release_cmd() once target/iscsi: Remove second argument of __iscsit_free_cmd() target/iscsi: Simplify iscsit_free_cmd() target/iscsi: Introduce iscsit_get_cmd() and iscsit_put_cmd() target/iscsi: Fix shutdown logic in iscsit_free_cmd() drivers/target/iscsi/cxgbit/cxgbit_target.c | 2 +- drivers/target/iscsi/iscsi_target.c | 20 +++-- drivers/target/iscsi/iscsi_target_configfs.c | 4 +- drivers/target/iscsi/iscsi_target_util.c | 113 ++++++++++++++------------- drivers/target/iscsi/iscsi_target_util.h | 2 +- drivers/target/target_core_sbc.c | 71 ++++++++++++++--- include/target/iscsi/iscsi_target_core.h | 1 + include/target/iscsi/iscsi_transport.h | 2 + 8 files changed, 137 insertions(+), 78 deletions(-) -- 2.12.0 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html