aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2020-09-25 09:01:53 -0600
committerJens Axboe <[email protected]>2020-09-25 09:01:53 -0600
commit62c774ed483174b994c79e0c9f596b315f1ddfaf (patch)
treefd7fa1292547e03ebeb7c37d722ab80baa861dba /tools/perf/scripts/python/export-to-postgresql.py
parentf3cd4850504ff612d0ea77a0aaf29b66c98fcefe (diff)
io_uring: don't unconditionally set plug->nowait = true
This causes all the bios to be submitted with REQ_NOWAIT, which can be problematic on either btrfs or on file systems that otherwise use a mix of block devices where only some of them support it. For now, just remove the setting of plug->nowait = true. Reported-by: Dan Melnic <[email protected]> Reported-by: Brian Foster <[email protected]> Fixes: b63534c41e20 ("io_uring: re-issue block requests that failed because of resources") Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions