From: Douglas Gilbert Date: Thu, 29 Oct 2009 05:48:31 +0000 (-0400) Subject: [SCSI] scsi_debug: fix Thin provisioning support X-Git-Tag: v2.6.33-rc1~344^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e49f78505b2c4df193614d774bf46d067cda7d8;p=pandora-kernel.git [SCSI] scsi_debug: fix Thin provisioning support While testing scsi_debug with these patches I found a problem with the Block Limits VPD page function. The length returned by the inquiry_evpd_b0() function was too short. A patch to fix that and a cosmetic change (that the form factor of scsi_debug is less than 1.8 inches) is attached. Signed-off-by: Douglas Gilbert Signed-off-by: James Bottomley --- Reading git-diff-tree failed