]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] ipr: Enable logging of debug error data for all devices
authorBrian King <brking@linux.vnet.ibm.com>
Thu, 29 Mar 2007 17:43:01 +0000 (12:43 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 1 Apr 2007 16:16:34 +0000 (11:16 -0500)
commitcc9bd5d4256ecc1b6e0448febb4be29db1a91256
tree4e4c0a7c4cc24d106d6191c9f7a746fbb2153534
parent185eb31cc242f415800a1a06dca522d27c269279
[SCSI] ipr: Enable logging of debug error data for all devices

The ipr driver has a sysfs attribute which can be used to
adjust the logging level of the driver for error events.
The error response data for commands can be dumped by
increasing the logging level of the ipr driver. This
currently only works for JBOD passthrough devices.
This patch enables this function for all devices, including
RAID devices, to aid in debugging problems.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ipr.c