diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2017-06-15 17:13:15 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-08-09 09:09:42 -0400 |
commit | a3c1a2194a7c776c08ad704cd8a3b3ea694c60e6 (patch) | |
tree | d4dd56947221acb864d9ef6b213ab7421c4cb957 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5db23179998ded72cb8f58a296c0e99716d7df5b (diff) |
s390/scm: use common completion path
Since commit caf7df122721 ("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>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions