Commit e941976
io_uring: use right issue_flags for splice/tee
Pass right issue_flags into into io_file_get_fixed() instead of
IO_URING_F_UNLOCKED. It's probably not a problem at the moment but let's
do it safer.
Fixes: 6bf9c47 ("io_uring: defer file assignment")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/7d242daa9df5d776907686977cd29fbceb4a2d8d.1649862516.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent d2347b9 commit e941976
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4358 | 4358 | | |
4359 | 4359 | | |
4360 | 4360 | | |
4361 | | - | |
| 4361 | + | |
4362 | 4362 | | |
4363 | 4363 | | |
4364 | 4364 | | |
| |||
4400 | 4400 | | |
4401 | 4401 | | |
4402 | 4402 | | |
4403 | | - | |
| 4403 | + | |
4404 | 4404 | | |
4405 | 4405 | | |
4406 | 4406 | | |
| |||
0 commit comments