Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Aug 2008 04:42:21 +0000 (21:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Aug 2008 04:42:21 +0000 (21:42 -0700)
commit18351070b86d155713cf790b26af4f21b1fd0b29
tree66e98f59de072733af7ae65cebf135c37caab249
parente63e03273b89f7248baa56cf242474f661e776e1
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"

This re-introduces commit 2b142900784c6e38c8d39fa57d5f95ef08e735d8,
which was reverted due to the regression it caused by commit
fca082c9f1e11ec07efa8d2f9f13688521253f36.

That regression was not root-caused by the original commit, it was just
uncovered by it, and the real fix was done by Alan Stern in commit
580da34847488b404218d1d7f53b156f245f5555 ("Fix USB storage hang on
command abort").

We can thus re-introduce the change that was confirmed by Alan Jenkins
to be still required by his odd card reader.

Cc: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/sd.c
drivers/scsi/sd.h
include/scsi/scsi_device.h