X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=iolog.c;h=9bcf0d8e2982e37ce5d48fbd64e9653872e54ea0;hp=e54016d6e6c1027b0e462043e914203a9b506ae9;hb=1f51bba9851d792fcf87e05f302162d50854c3a8;hpb=90b7a96d9573a14f20470af2aa0dd4e60611a477 diff --git a/iolog.c b/iolog.c index e54016d6..9bcf0d8e 100644 --- a/iolog.c +++ b/iolog.c @@ -315,6 +315,7 @@ static int read_iolog2(struct thread_data *td, FILE *f) act); continue; } + fileno = get_fileno(td, fname); } else if (r == 2) { rw = DDIR_INVAL; if (!strcmp(act, "add")) {