]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e0044d7b4775030b99d8530a360ca1df1a548dd
tree7ff88e6be26be91e822cebf81cce261e8dc08db5
parent0e138e781f9a49844773b6c5b5dcf39a2f4e6923
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