On 20/02/2021 06:32, Hao Xu wrote: > 在 2021/2/20 上午4:49, Pavel Begunkov 写道: >> On 19/02/2021 20:45, Pavel Begunkov wrote: >>> 1/3 addresses new races in io_rsrc_ref_quiesce(), others are hardenings. >> >> s/1/2/ >> >> Hao, any chance you guys can drag these patches through the same >> tests you've done for "io_uring: don't hold uring_lock ..."? >> > gotcha, will test it soon. awesome, thanks >>> >>> Pavel Begunkov (3): >>> io_uring: zero ref_node after killing it >>> io_uring: fix io_rsrc_ref_quiesce races >>> io_uring: keep generic rsrc infra generic >>> >>> fs/io_uring.c | 65 +++++++++++++++++---------------------------------- >>> 1 file changed, 21 insertions(+), 44 deletions(-) >>> >> > -- Pavel Begunkov