From: Horst Hummel Date: Fri, 6 Jan 2006 08:19:15 +0000 (-0800) Subject: [PATCH] s390: dasd failfast support X-Git-Tag: v2.6.16-rc1~936^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c01b8a5963aec60488c1c97d67cffd8b5275e3f;p=pandora-kernel.git [PATCH] s390: dasd failfast support To properly support multipath-failover handling, the linux block layer has introduced a special request flag, 'REQ_FAILFAST'. This flag is now used to return requests immediately in case the device is not operational. Signed-off-by: Horst Hummel Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed