https://bugzilla.kernel.org/show_bug.cgi?id=209243 --- Comment #7 from Zorro Lang (zlang@xxxxxxxxxx) --- (In reply to Jens Axboe from comment #6) > I'll take a look. Do you have a repo of fsstress with your io_uring changes > included? Thanks for your reply. Sorry, I don't prepare a public xfstests git repo. But you can: 1) git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git 2) merget below 5 patches into above xfstests: https://patchwork.kernel.org/patch/11769857/ https://patchwork.kernel.org/patch/11769849/ https://patchwork.kernel.org/patch/11769851/ https://patchwork.kernel.org/patch/11769853/ https://patchwork.kernel.org/patch/11769855/ 3) build xfstests with liburing install 4) make a XFS filesystem on a LVM device 5) mount the xfs filesystem 6) run xfstests/ltp/fsx -U -R -W -o 128000 $mnt/foo Thanks, Zorro -- You are receiving this mail because: You are watching the assignee of the bug.