From: James Bottomley Date: Sun, 30 Nov 2008 16:36:26 +0000 (-0600) Subject: [SCSI] st: update to use block timeout X-Git-Tag: v2.6.29-rc1~555^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02488ed73488f316aa00eb973407f4229c6c2bf;p=pandora-kernel.git [SCSI] st: update to use block timeout Since we're trying to eliminate struct scsi_device timeout, the tape driver has to be updated to use the block queue timeout instead. The tape use of scsi_device timeout looks to be self consistent, so I don't think this necessarily fixes any bug, but it has to be done to allow me to remove the timeout parameter from struct scsi_device. Acked-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed