[SCSI] bsg: add large command support
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Wed, 30 Apr 2008 04:16:21 +0000 (13:16 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 2 May 2008 15:17:35 +0000 (10:17 -0500)
This enables bsg to handle the request length larger than BLK_MAX_CDB
(mainly for the variable length CDB format).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found