bsg: bind bsg to request_queue instead of gendisk
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 9 Jul 2007 10:40:35 +0000 (12:40 +0200)
committerJens 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>
block/bsg.c
block/ll_rw_blk.c
include/linux/blkdev.h
include/linux/bsg.h
include/linux/genhd.h

diff --cc block/bsg.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge