From: Martin K. Petersen Date: Tue, 2 Mar 2010 13:44:34 +0000 (-0500) Subject: [SCSI] sd: Fix VPD buffer allocations X-Git-Tag: v2.6.34-rc2~18^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2d3de1885cd69a5fc92af99c4e0c05eb5fc122;p=pandora-kernel.git [SCSI] sd: Fix VPD buffer allocations Commit e3deec09 incorrectly assumed that the B0 and B1 page lengths were limited to 32 bytes. The B0 VPD page length is defined to be 64 bytes when the device supports thin provisioning. B1 is always defined to be 64 bytes. Signed-off-by: Martin K. Petersen Reported-by: Dan Carpenter Signed-off-by: James Bottomley --- Reading git-diff-tree failed