[PATCH] s390: fba dasd i/o errors
authorHorst Hummel <horst.hummel@de.ibm.com>
Wed, 27 Jul 2005 18:45:02 +0000 (11:45 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:26:05 +0000 (16:26 -0700)
commitd61f6f3d8b63a2aadcf8b058fe65581ccd8dee97
tree8aa23d9d1edd7bf2329f5e307ba3a0537f30aeec
parentc63307f164a79e0ff6dd2da33436c59b3d3396cd
[PATCH] s390: fba dasd i/o errors

The FBA discipline does not use retries for failed requests.  A request fails
after the first unsuccessful start attempt.  There are some rare conditions
(e.g.  CIO path recovery) in which the start of an i/o on a fba device can
fail.  A tiny amount of retries is therefore reasonable.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/block/dasd_fba.c