t/zbd: avoid test case 31 failure with small devices
[fio.git] / filesetup.c
index 8923f2b3eaf53c39771fe8a901dd63839b66b1fa..cb42a852c8cf3728571e54f55103e17d802ef4c4 100644 (file)
@@ -1411,7 +1411,7 @@ done:
 
        td_restore_runstate(td, old_state);
 
-       if (td->o.fdp) {
+       if (td->o.dp_type != FIO_DP_NONE) {
                err = dp_init(td);
                if (err)
                        goto err_out;