]> git.neil.brown.name Git - history.git/commit
[PATCH] target code updates to support scanned targets
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 15 Mar 2005 11:49:34 +0000 (05:49 -0600)
committerJames Bottomley <jejb@titanic.il.steeleye.com>
Tue, 15 Mar 2005 11:49:34 +0000 (05:49 -0600)
commiteec217ebb1a7a2f6ced0d6871b741df878985c51
treedf4c78a806d240257c427d74cc253ab0b4b88a8b
parent995f8ecfe2695d40227774acc689c6bb389bf1f7
[PATCH] target code updates to support scanned targets

* add scsi_target_block() and scsi_target_unblock() routines which
  take a generic-device.  Side note:  there are mixture of
  scsi_<object>_<action>() and scsi_<action>_<noun>() functions defined
  in the scsi APIs -- going forward are there any 'guides' or
  suggestions on which to choose?
* modify scsi_remove_target() to take a generic-device.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_scan.c
drivers/scsi/scsi_sysfs.c
include/scsi/scsi_device.h