git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c9ecdf
)
bsg: add SCSI transport-level request support
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Mon, 16 Jul 2007 06:52:16 +0000
(08:52 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 16 Jul 2007 06:52:47 +0000
(08:52 +0200)
This enables bsg to handle SCSI transport-level request like SAS
management protocol (SMP).
- add BSG_SUB_PROTOCOL_{SCSI_CMD, SCSI_TMF, SCSI_TRANSPORT} definitions.
- SCSI transport-level requests skip blk_verify_command().
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found