X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=stat.c;h=a9e87aa7cc35d32263d79965fa8ea94365d8e9d2;hp=a98539fc3fc6279cf288524fbd4baf5d5b3212fc;hb=c685b5b2912bfbd3cdc8729d16a98438b1ff7593;hpb=ed92ac0ce9ce1cc64697272d307d4fa7d18ed64c diff --git a/stat.c b/stat.c index a98539fc..a9e87aa7 100644 --- a/stat.c +++ b/stat.c @@ -205,7 +205,7 @@ void init_disk_util(struct thread_data *td) dev_t dev; char *p; - if (!td->do_disk_util || (td->io_ops->flags & FIO_NETIO)) + if (!td->do_disk_util || (td->io_ops->flags & (FIO_NETIO | FIO_NULLIO))) return; /*