On Wed, Apr 30 2008, FUJITA Tomonori wrote: > This is against Linus' tree since this depends on the large command > support of the block layer, which was merged few hours ago. > > This can be applied now since it doesn't depend on Boaz's variable > length CDB support though this is useful only for the variable length > CDB. > > = > From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> > Subject: [PATCH] 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@xxxxxxxxxxxxx> > Cc: Boaz Harrosh <bharrosh@xxxxxxxxxxx> > Cc: Pete Wyckoff <pw@xxxxxxx> > Cc: Jens Axboe <jens.axboe@xxxxxxxxxx> > Cc: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> > --- > block/bsg.c | 12 +++++++++--- > 1 files changed, 9 insertions(+), 3 deletions(-) Acked-by: Jens Axboe <jens.axboe@xxxxxxxxxx> -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html