Commit 9c90c6a
io_uring: async task poll trigger cleanup
to #28736503
commit 3106725 upstream
If the request is still hashed in io_async_task_func(), then it cannot
have been canceled and it's pointless to check. So save that check.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>1 parent 1d6d088 commit 9c90c6a
1 file changed
+16
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4114 | 4114 | | |
4115 | 4115 | | |
4116 | 4116 | | |
4117 | | - | |
| 4117 | + | |
4118 | 4118 | | |
4119 | 4119 | | |
4120 | 4120 | | |
| |||
4123 | 4123 | | |
4124 | 4124 | | |
4125 | 4125 | | |
4126 | | - | |
| 4126 | + | |
| 4127 | + | |
4127 | 4128 | | |
4128 | | - | |
4129 | | - | |
4130 | | - | |
4131 | | - | |
4132 | | - | |
| 4129 | + | |
| 4130 | + | |
| 4131 | + | |
| 4132 | + | |
| 4133 | + | |
| 4134 | + | |
4133 | 4135 | | |
4134 | 4136 | | |
4135 | 4137 | | |
4136 | 4138 | | |
4137 | 4139 | | |
4138 | 4140 | | |
| 4141 | + | |
4139 | 4142 | | |
4140 | | - | |
4141 | | - | |
| 4143 | + | |
| 4144 | + | |
| 4145 | + | |
| 4146 | + | |
| 4147 | + | |
| 4148 | + | |
4142 | 4149 | | |
4143 | 4150 | | |
4144 | 4151 | | |
4145 | | - | |
4146 | 4152 | | |
4147 | | - | |
4148 | | - | |
4149 | | - | |
4150 | | - | |
4151 | | - | |
4152 | | - | |
4153 | | - | |
4154 | 4153 | | |
4155 | 4154 | | |
4156 | 4155 | | |
| |||
0 commit comments