From: Mike Christie Date: Wed, 11 Aug 2010 16:06:25 +0000 (-0500) Subject: [SCSI] scsi/block: increase flush/sync timeout X-Git-Tag: v2.6.37-rc1~159^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b3e6246726cd05950677ed843010b8e8c5884c;p=pandora-kernel.git [SCSI] scsi/block: increase flush/sync timeout We have been seeing the flush request timeout with a wide range of hardware from tgt+iser to FC targets from a major vendor. After discussions about if the value should be configurable and what the best value should be, this patch just increases the flush/sync cache timeout to 1 minute. 2 minutes was determined to be too long, and making it configurable was troublesome for users. This patch was made over Linus's tree. It is not made over scsi-misc or scsi-rc-fixes, because Linus's had block layer changes that my patch was built over. Signed-off-by: Mike Christie Acked-by: Jens Axboe Signed-off-by: James Bottomley --- Reading git-diff-tree failed