From: FUJITA Tomonori Date: Sat, 1 Mar 2008 06:36:36 +0000 (+0900) Subject: [SCSI] tgt: set the data length properly X-Git-Tag: v2.6.25-rc5~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cccddc2d15c32bdb6972aaf98f4c9e3e807833df;p=pandora-kernel.git [SCSI] tgt: set the data length properly scsi_tgt uses REQ_TYPE_BLOCK_PC so scsi_init_io doesn't set the length for us. scsi_tgt needs to do it by itself. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed