libiscsi: add conn and scsi eh log debug flags
authorErez Zilber <erezzi.list@gmail.com>
Tue, 16 Jun 2009 03:11:10 +0000 (22:11 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 21 Jun 2009 15:52:41 +0000 (10:52 -0500)
commitbd2199d417313a056d4d2b2bac852231e1b50a4e
tree7ff88e6be26be91e822cebf81cce261e8dc08db5
parent32382492eb18e8e20be382a1743d0c08469d1e84
libiscsi: add conn and scsi eh log debug flags

Allow the user to control the debug logs in libiscsi. We will now
have a module param for connection, session & error handling.

[Mike Christie - Fixed up to compile on current code and added
missing ISCSI_DBG_EH conversions]

Signed-off-by: Erez Zilber <erezzi.list@gmail.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libiscsi.c