ZTS: Fix io_uring support check
commit34aa0f0487705671c81262adb7646a90d15c5a12
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 26 Jul 2022 21:39:23 +0000 (26 14:39 -0700)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2022 21:39:23 +0000 (26 14:39 -0700)
treeca3d55b7ef1a0b9c3f1357631f70f6d637ea721d
parent3a1ce4914172ce4c1e39123cd31b1e5245765a5e
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
tests/zfs-tests/tests/functional/io/io_uring.ksh