What's Changed
- engines/io_uring: remove unnecessary SQ full check by @calebsander in https://github.com/axboe/fio/pull/1907
- io_uring: ensure accurate real_file_size setup for full device access with PI enabled by @SuhoSon in https://github.com/axboe/fio/pull/1927
- Fix: parse.c opt_len() to use minimal distance to delimiter to determine option length by @leonid-kozlov in https://github.c...