aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorFUJITA Tomonori <[email protected]>2007-03-13 10:07:15 +0900
committerJames Bottomley <[email protected]>2007-03-20 10:52:59 -0500
commita52decafbe3fdca5e8430d4f58ffcec1f4a6302c (patch)
tree389060614fdc26f2d24f1ada502c4f640ced73e7 /include/linux
parentc3d2350a8420dbf9d48f5f8a0fb72117bfcbc1b0 (diff)
[SCSI] tgt: remove the code to build sense
tgt notifies a LLD of the failure with sense when it hits the user-space daemon bugs. However, tgt doesn't know anything about SCSI devices that initiators talks to. So it's impossible to send proper sense buffer (format and contents). This patch changes tgt not to notify a LLD of the failure with bogus sense. Instead, tgt just re-queues the failure command to the internal list so that it will be freed cleanly later on when the scsi_host is removed. Signed-off-by: FUJITA Tomonori <[email protected]> Signed-off-by: Mike Christie <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions