X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=log.c;h=6913357c73f2cc1aa4de41ef69e6c12b61f36776;hb=a1ea676e7a0ffc73fa5384ddb189ced9edd4b0bf;hp=6604c1c8ac9295877e2f2a5b95ef2d54f09b21da;hpb=8347239af0a361e160293100bfc053f88bbbf737;p=fio.git diff --git a/log.c b/log.c index 6604c1c8..6913357c 100644 --- a/log.c +++ b/log.c @@ -434,9 +434,6 @@ int init_iolog(struct thread_data *td) { int ret = 0; - if (td->io_ops->flags & FIO_DISKLESSIO) - return 0; - if (td->o.read_iolog_file) { /* * Check if it's a blktrace file and load that if possible.