From: Jens Axboe Date: Tue, 4 Mar 2008 19:22:54 +0000 (+0100) Subject: scsi: missing add of padded bytes to io completion byte count X-Git-Tag: v2.6.25-rc4~92^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97a294ef6938512b655b1abf17656cf2b26f709;p=pandora-kernel.git scsi: missing add of padded bytes to io completion byte count Original patch from Tejun Heo but should use ->extra_len and not ->data_len, as we would then overshoot the original request size. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed