From: Martin K. Petersen Date: Thu, 25 Apr 2013 01:19:47 +0000 (-0400) Subject: [SCSI] Workaround for disks that report bad optimal transfer length X-Git-Tag: v3.11-rc1~88^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f2a8016e0ab54de8daaac3df4712cad0fcef2e;p=pandora-kernel.git [SCSI] Workaround for disks that report bad optimal transfer length Not all disks fill out the VPD pages correctly. Add a blacklist flag that allows us ignore the SBC-3 VPD pages for a given device. The BLIST_SKIP_VPD_PAGES flag triggers our existing skip_vpd_pages scsi_device parameter to bypass VPD scanning. Also blacklist the offending Seagate drive model. Reported-by: Mike Snitzer Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed