commit | 90eeb01a038e5fec0efdea4df008f3c18f67b82c | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Jul 25 13:48:50 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:36:21 2011 -0600 |
tree | 9977dd9000374e1162f56934efcf0e5b8c7c7155 | |
parent | 6ac73e8cb02e65abeb2f8d43f0fe48e485444b44 [diff] |
[SCSI] iscsi class: add bsg support to iscsi class 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>