Commit 3f1d52a
committed
io_uring: defer msg-ring file validity check until command issue
In preparation for not using the file at prep time, defer checking if this
file refers to a valid io_uring instance until issue time.
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 9666d42 commit 3f1d52a
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4473 | 4473 | | |
4474 | 4474 | | |
4475 | 4475 | | |
4476 | | - | |
4477 | | - | |
4478 | | - | |
4479 | 4476 | | |
4480 | 4477 | | |
4481 | 4478 | | |
| |||
4485 | 4482 | | |
4486 | 4483 | | |
4487 | 4484 | | |
4488 | | - | |
4489 | 4485 | | |
| 4486 | + | |
4490 | 4487 | | |
| 4488 | + | |
| 4489 | + | |
| 4490 | + | |
| 4491 | + | |
| 4492 | + | |
4491 | 4493 | | |
4492 | 4494 | | |
4493 | 4495 | | |
| |||
4500 | 4502 | | |
4501 | 4503 | | |
4502 | 4504 | | |
| 4505 | + | |
4503 | 4506 | | |
4504 | 4507 | | |
4505 | 4508 | | |
| |||
0 commit comments