]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/dasd: Reduce amount of messages for specific errors
authorHannes Reinecke <hare@suse.de>
Wed, 30 Jan 2013 09:26:15 +0000 (09:26 +0000)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 1 Jul 2013 15:31:21 +0000 (17:31 +0200)
commitf6f80340308cdcb84db45d3abf95f23d5b66051d
tree470ced33ed5398650590fc5e22a42a5758ccc9b5
parenta2ace46632fb38c7a3771f2f0d235a4295e83bcf
s390/dasd: Reduce amount of messages for specific errors

Whenever a request has been aborted internally by the driver
there is no sense data to be had. And printing lots of messages
stalls the system, so better to print out a short one-liner.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_erp.c