diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2006-07-24 20:47:26 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-07-28 16:48:32 (GMT) |
commit | 1c83469d36a9dd30dbf1fb9fc5ca3be3a0e64ff4 (patch) | |
tree | d20c53420f6596ebd6500562b294ef820a190887 /drivers/scsi/cyberstormII.c | |
parent | 7ea8b82847293c2311cf08fc3ed31ab0e452a27e (diff) | |
download | linux-fsl-qoriq-1c83469d36a9dd30dbf1fb9fc5ca3be3a0e64ff4.tar.xz |
[SCSI] iscsi bugfixes: fix oops when iser is flushing io
When we enter recovery and flush the running commands
we cannot freee the connection before flushing the commands.
Some commands may have a reference to the connection
that needs to be released before. iscsi_stop was forcing
the term and suspend too early and was causing a oops
in iser, so this patch removes those callbacks all together
and allows the LLD to handle that detail.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/cyberstormII.c')
0 files changed, 0 insertions, 0 deletions