On Sun, 16 Oct 2022 10:43:08 +0900, Dmitry Fomichev wrote: > The test script erroneously falls back to using libzbc for finding out > the max_open_zones setting if the device being tested is not a SCSI > device. This causes false positives if libzbc is not installed in the > test system. To fix, unless the option to use libzbc is explicitly set, > set this value to 0 for non-SCSI devices to let fio find the actual > max_open_zones value using the system block interface. > > [...] Applied, thanks! [1/2] t/zbd: fix max_open_zones determination in tests commit: 842fb796d249ef4c2b97a54442aa8055668888a0 [2/2] t/zbd: add a CLI option to force io_uring commit: 0360d61fbfcc1f07bcdc16672f5040f8cf49681f Best regards, -- Jens Axboe