mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 15:34:34 +00:00
It's a known fact that Windows times out commands after 7 seconds, so drives generally try and respond if they can before that happens. We default to 5 seconds, which sometimes is a bit too short. Jeremy Higdon reported here: http://lkml.org/lkml/2007/1/1/145 that his drive takes longer than 5 seconds for a "read track information" command, later confirming that it is about 6.7 seconds. So just do the sane thing and change the default command timeout to 7 seconds to avoid other surprises. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| aztcd.c | ||
| aztcd.h | ||
| cdrom.c | ||
| cdu31a.c | ||
| cdu31a.h | ||
| cm206.c | ||
| cm206.h | ||
| gscd.c | ||
| gscd.h | ||
| isp16.c | ||
| isp16.h | ||
| Kconfig | ||
| Makefile | ||
| mcdx.c | ||
| mcdx.h | ||
| optcd.c | ||
| optcd.h | ||
| sbpcd.c | ||
| sbpcd.h | ||
| sjcd.c | ||
| sjcd.h | ||
| sonycd535.c | ||
| sonycd535.h | ||
| viocd.c | ||