]> Git Repo - linux.git/commit
zfcp: trace on request for open and close of WKA port
authorSteffen Maier <[email protected]>
Wed, 10 Aug 2016 16:30:49 +0000 (18:30 +0200)
committerMartin K. Petersen <[email protected]>
Fri, 12 Aug 2016 20:17:12 +0000 (16:17 -0400)
commitd27a7cb91960cf1fdd11b10071e601828cbf4b1f
tree7d9a92bbea9f5584e6a58179cff583526e8ac7eb
parent0102a30a6ff60f4bb4c07358ca3b1f92254a6c25
zfcp: trace on request for open and close of WKA port

Since commit a54ca0f62f953898b05549391ac2a8a4dad6482b
("[SCSI] zfcp: Redesign of the debug tracing for HBA records.")
HBA records no longer contain WWPN, D_ID, or LUN
to reduce duplicate information which is already in REC records.
In contrast to "regular" target ports, we don't use recovery to open
WKA ports such as directory/nameserver, so we don't get REC records.
Therefore, introduce pseudo REC running records without any
actual recovery action but including D_ID of WKA port on open/close.

Signed-off-by: Steffen Maier <[email protected]>
Fixes: a54ca0f62f95 ("[SCSI] zfcp: Redesign of the debug tracing for HBA records.")
Cc: <[email protected]> #2.6.38+
Reviewed-by: Benjamin Block <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/s390/scsi/zfcp_dbf.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c
This page took 0.057999 seconds and 4 git commands to generate.