aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_bsg_iscsi.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-08-27[SCSI] iscsi class: add bsg support to iscsi classMike Christie1-0/+110
This patch adds bsg support to the iscsi class. There is only 1 request, the host vendor one, supported. It is expected that this would be used for things like flash updates. This patch is made over this one http://marc.info/?l=linux-scsi&m=131149780020992&w=2 Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>