linux/drivers/s390
Sebastian Ott 659213b899 [S390] cio: disallow driver io for known to be broken paths
When a driver requests to do IO, we will adjust the mask of
paths to be used to exclude varied offline paths.

Drivers trying to do IO solely on paths which are online but some
way defective may lack the information to do proper error handling.

There is no reason to allow the usage of known to be broken paths.
Thus restrict the paths a ccw driver can use for IO to a subset of
the paths cio found usable (this also excludes offline paths).

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-12-01 13:32:18 +01:00
..
block Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block 2011-11-04 17:06:58 -07:00
char [S390] zfcpdump: Do not initialize zfcpdump in kdump mode 2011-11-14 11:19:09 +01:00
cio [S390] cio: disallow driver io for known to be broken paths 2011-12-01 13:32:18 +01:00
crypto [S390] ap: Setup processing for messages in request queue. 2011-11-14 11:19:09 +01:00
kvm Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
net qeth: Reduce CPU consumption through less SIGA-r calls 2011-11-16 17:28:20 -05:00
scsi s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00
Makefile