sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 18 Jul 2014 15:11:27 +0000 (17:11 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:16:42 +0000 (17:16 -0400)
commit26b9fd8b3452dcf0a8862e307ee23f442f63fb51
tree22d0fd5c350181ba93b105974379210cc007ef70
parentc1d40a527e885a40bb9ea6c46a1b1145d42b66a0
sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout

Commit ID: 7e660100d85af860e7ad763202fff717adcdaacd added code to derive the
FLUSH_TIMEOUT from the basic I/O timeout. However, this patch did not use the
basic I/O timeout of the device. Fix this bug.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/sd.c
This page took 0.025253 seconds and 5 git commands to generate.