On Mon, Mar 02, 2020 at 05:17:09PM +0800, Xiaoguang Wang wrote: > hi, > > Ted, could you please consider applying this patch? Iouring polling > tests in ext4 needs this patch, Jan Kara has nicely reviewed this patch, thanks. Yeah, I had been waiting to make sure the fix: "io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL" was going to land. Am I correct that the bug fixed in the above fix isn't going to impact xfstests (since it looks like there are no fio runs with the io_uring engine at the moment)? - Ted