commit | d99e5f488ae28d9dfccc84435f4fd29bd1fe1b9b | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu Sep 09 16:20:42 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 16 22:54:13 2010 -0400 |
tree | 5ffe7c2218d2ffd563505bd9612656f223f6dbb1 | |
parent | e6a4202aa920a25db76f0e02dabe133179293ec0 [diff] |
[SCSI] ibmvfc: Log link up/down events 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>