diff options
author | Keith Busch <[email protected]> | 2021-06-10 14:44:36 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-06-30 15:35:45 -0600 |
commit | fb9b16e15cd70e21d8af7f03d700deb9509c2ce8 (patch) | |
tree | ec3125ef22da616b79e1036cdb05fd2f077263ad /tools/perf/util/trace-event-scripting.c | |
parent | be42a33b9252f0b3857cadb896e430ee17cccad4 (diff) |
block: return errors from blk_execute_rq()
The synchronous blk_execute_rq() had not provided a way for its callers
to know if its request was successful or not. Return the blk_status_t
result of the request.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions