commit | b04bf5833e8a0d6ae4e3f7b35b30c4ab6ff7ea1b | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Aug 22 10:54:08 2016 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Oct 21 01:19:42 2016 -0700 |
tree | 7ca7337e670df9c48fe55a10525c39e957fdd04b | |
parent | 1b4c59b7a1d0b9d8019254a5f2e35b2663f49a9e [diff] |
target/tcm_fc: print command pointer in debug message When allocating a new command we should add the pointer to the debug statements; that allows us to match this with other debug statements for handling data. Signed-off-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>