commit | 9f5de6b105bfa45911d46566df0b36720b648c42 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Apr 30 13:16:21 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri May 02 10:17:35 2008 -0500 |
tree | ef65b8fc303416def57688c8681a38af1f211c19 | |
parent | 0462590efe9a562dd2aa976ae2dc9cd2e6f5a0c6 [diff] |
[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>