diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-05-01 17:09:38 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-01 08:50:57 -0600 |
commit | 2fb3e82284fca40afbde5351907f0a5b3be717f9 (patch) | |
tree | f373b9b6706caa213245c7131d286f34e6000361 /tools/lib/api/debug-internal.h | |
parent | 4ee3631451c9a62e6b6bc7ee51fb9a5b34e33509 (diff) |
io_uring: punt splice async because of inode mutex
Nonblocking do_splice() still may wait for some time on an inode mutex.
Let's play safe and always punt it async.
Reported-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/lib/api/debug-internal.h')
0 files changed, 0 insertions, 0 deletions