linux/drivers/s390
Sebastian Ott a3c1a2194a s390/scm: use common completion path
Since commit caf7df1227 ("block: remove the errors field from struct request")
rq->errors can't be (mis)used by block device drivers to store the error
condition for usage during async completion. Because of that I simply used
async completion only for the non-error paths.

This patch places the error within the private data of struct request and
uses async completion for all paths again.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-08-09 09:09:42 -04:00
..
block s390/scm: use common completion path 2017-08-09 09:09:42 -04:00
char s390/vmcp: simplify vmcp_ioctl() 2017-08-09 09:09:39 -04:00
cio s390/cio: add const to bin_attribute structures 2017-08-03 13:16:30 +02:00
crypto s390/zcrypt_card: constify attribute_group structures. 2017-07-26 08:25:17 +02:00
net s390/qeth: constify attribute_group structures. 2017-07-26 08:25:19 +02:00
scsi SCSI misc on 20170220 2017-02-21 11:51:42 -08:00
virtio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-05-16 09:24:44 -07:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00