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:
45e79a3
)
bsg: bind bsg to request_queue instead of gendisk
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Mon, 9 Jul 2007 10:40:35 +0000
(12:40 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 16 Jul 2007 06:52:46 +0000
(08:52 +0200)
This patch binds bsg devices to request_queue instead of gendisk. Any
objects (like transport entities) can define own request_handler and
create own bsg device.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found