target_core_user: add cmd id to broken ring message
authorMike Christie <mchristi@redhat.com>
Tue, 19 Dec 2017 10:03:56 +0000 (04:03 -0600)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 12 Jan 2018 23:07:30 +0000 (15:07 -0800)
commit88cf107325fc7e37925de1960bd34ab917924362
treeaadbc378f9f7dfa4d356ee185db4e9a885251753
parentd120c7083f49d177e6765afad543faa0f243590e
target_core_user: add cmd id to broken ring message

Log cmd id that was not found in the tcmu_handle_completions
lookup failure path.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_user.c