[SCSI] ibmvfc: Log link up/down events
authorBrian King <brking@linux.vnet.ibm.com>
Thu, 9 Sep 2010 21:20:42 +0000 (16:20 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 17 Sep 2010 02:54:13 +0000 (22:54 -0400)
By default, ibmvfc does not log any async events in order
to avoid flooding the log with them. Improve on this by
logging by default events that are not likely to flood the
log, such as link up/down. Having these events in the log
will improve the ability to debug issues with ibmvfc.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found