Files
linux-apfs/drivers/scsi
Mike Christie 96809f1b15 [SCSI] libiscsi: fix null ptr regression when aborting a command with data to transfer
We do not want to send data if we are aborting a task. There is
a check in iscsi_xmit_ctask, but right before calling this we overwrite
the state so we always go right past the test. Sending data causes problems
because when we clean up from a successful abort the LLD assumes that
the task is not running.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-08-15 13:08:14 -05:00
..
2007-07-31 15:39:39 -07:00
2007-04-01 10:10:04 -05:00
2007-07-31 10:34:34 -05:00
2007-05-06 09:33:11 -05:00
2006-11-15 16:41:27 -06:00
2007-07-31 10:36:30 -05:00
2007-07-31 10:36:30 -05:00
2007-08-01 08:51:32 -05:00
2007-05-24 09:14:41 -05:00
2007-05-31 17:30:04 -04:00
2007-07-21 17:49:16 -07:00
2006-11-30 05:24:39 +01:00
2007-07-20 08:24:49 -07:00
2007-05-24 09:13:25 -05:00
2007-04-17 18:15:04 -04:00
2007-02-09 09:14:07 -08:00
2007-07-21 17:49:16 -07:00
2007-07-18 11:16:32 -05:00
2007-07-21 08:58:23 -05:00
2007-07-18 11:16:32 -05:00
2007-08-04 08:37:04 -05:00
2007-05-28 09:08:32 -05:00
2007-07-14 19:12:15 -05:00
2007-07-31 10:44:01 -05:00
2007-07-31 10:44:01 -05:00
2007-05-31 17:30:04 -04:00
2006-11-15 16:43:50 -06:00
2007-07-18 11:16:38 -05:00