[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)
commit9f5de6b105bfa45911d46566df0b36720b648c42
treeef65b8fc303416def57688c8681a38af1f211c19
parent0462590efe9a562dd2aa976ae2dc9cd2e6f5a0c6
[SCSI] bsg: add large command support

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>
block/bsg.c