diff options
author | 2021-06-10 14:44:36 -0700 | |
---|---|---|
committer | 2021-06-30 15:35:45 -0600 | |
commit | fb9b16e15cd70e21d8af7f03d700deb9509c2ce8 (patch) | |
tree | ec3125ef22da616b79e1036cdb05fd2f077263ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme: use blk_execute_rq() for passthrough commands (diff) | |
download | wireguard-linux-fb9b16e15cd70e21d8af7f03d700deb9509c2ce8.tar.xz wireguard-linux-fb9b16e15cd70e21d8af7f03d700deb9509c2ce8.zip |
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 <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Link: https://lore.kernel.org/r/20210610214437.641245-4-kbusch@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions