diff options
author | 2014-08-13 14:49:31 +0300 | |
---|---|---|
committer | 2014-08-21 20:37:47 -0500 | |
commit | 16f408dc6b1c87f5e3a767626df09c1399c6bf70 (patch) | |
tree | 03aefafe7a02a7778af7b44e326f12c4521905ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-mq: don't allow merges if turned off for the queue (diff) | |
download | linux-dev-16f408dc6b1c87f5e3a767626df09c1399c6bf70.tar.xz linux-dev-16f408dc6b1c87f5e3a767626df09c1399c6bf70.zip |
block: Fix BUG_ON when pi errors occur
When getting a pi error we get to bio_integrity_end_io with
bi_remaining already decremented to 0 where we will eventually
need to call bio_endio with restored original bio completion handler.
Calling bio_endio invokes a BUG_ON(). We should call bio_endio_nodec
instead, like what is done in bio_integrity_verify_fn.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions