diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-05-17 23:21:38 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-17 23:21:38 +0300 |
commit | 948a7749454b1712f1b2f2429f9493eb3e4a89b0 (patch) | |
tree | c2cef26a387b158bac153e963aa7cc620ba140d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bd2ab18a1d6267446eae1b47dd839050452bdf7f (diff) | |
download | linux-948a7749454b1712f1b2f2429f9493eb3e4a89b0.tar.xz |
io_uring: remove dead check in io_splice()
We checked for 'force_nonblock' higher up, so it's definitely false
at this point. Kill the check, it's a remnant of when we tried to do
inline splice without always punting to async context.
Fixes: 2fb3e82284fc ("io_uring: punt splice async because of inode mutex")
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