]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.
authorSwen Schillig <swen@vnet.ibm.com>
Thu, 2 Dec 2010 14:16:12 +0000 (15:16 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:44 +0000 (12:24 -0600)
commit953717b004406204f4d30b7dfb25b753bb68edb4
treee856784159e1f79696a1fbaad7b680540511a992
parent461bc4d414768dfc3e67c05a39798edf1d4cc520
[SCSI] zfcp: Redesign of the debug tracing for recovery actions.

The tracing environment of the zfcp LLD has become very bulky and hard
to maintain. Small changes involve a large modification process which
is error-prone and not effective.  This patch is the first of a set to
redesign the zfcp tracing to a more straight-forward and easy to
extend scheme.  It removes all interpretation and visualization parts
and focuses on bare logging of the information.

This patch deals with all trace records of the zfcp error recovery.

Signed-off-by: Swen schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_dbf.c
drivers/s390/scsi/zfcp_dbf.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h