HomeFreeBSD

ZTS: Fix io_uring support check

Description

ZTS: Fix io_uring support check

Not all Linux distribution kernels enable io_uring support by
default. Update the run time check to verify that the booted
kernel was built with CONFIG_IO_URING=y.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Co-authored-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #13648
Closes #13685

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Jul 26 2022, 9:39 PM
GitHub <noreply@github.com>Committed on Jul 26 2022, 9:39 PM
Parents
rG3a1ce4914172: Add createtxg sort support for simple snapshot iterator
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG34aa0f048770: ZTS: Fix io_uring support check (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jul 26 2022, 9:39 PM