On Thu, Mar 10, 2016 at 09:42:47PM +0100, Benjamin Block wrote: > This was lost with commit 2c55b750a884b86dea8b4cc5f15e1484cc47a25c > ("[SCSI] zfcp: Redesign of the debug tracing for SAN records.") > but is necessary for problem determination, e.g. to see the > currently active zone set during automatic port scan. > > For the large GPN_FT response (4 pages), save space by not dumping > any empty residual entries. > > Signed-off-by: Benjamin Block <bblock@xxxxxxxxxxxxxxxxxx> > Fixes: 2c55b750a884 ("[SCSI] zfcp: Redesign of the debug tracing for SAN records.") > Cc: <stable@xxxxxxxxxxxxxxx> #2.6.38+ > --- > drivers/s390/scsi/zfcp_dbf.c | 118 ++++++++++++++++++++++++++++++++++++++----- > drivers/s390/scsi/zfcp_dbf.h | 1 + > 2 files changed, 106 insertions(+), 13 deletions(-) > > diff --git a/drivers/s390/scsi/zfcp_dbf.c b/drivers/s390/scsi/zfcp_dbf.c > index d8c0bfb..60eb07f 100644 > --- a/drivers/s390/scsi/zfcp_dbf.c > +++ b/drivers/s390/scsi/zfcp_dbf.c > @@ -3,7 +3,7 @@ > * > * Debug traces for zfcp. > * > - * Copyright IBM Corp. 2002, 2015 > + * Copyright IBM Corp. 2002, 2015, 2016 This line should contain only two years: the first year and the last year of change. "2002, 2016" would be correct. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html