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 ..."? > > 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