X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=iolog.c;h=b73c208e468e5e948c799d4a2d8d9beb72c60f49;hp=e4c1fef9cb6ff802e3f5dffce4e24a0004565ad4;hb=ff01f0f16e1c065809a5be06b57d2a92f8886561;hpb=98ffb8f3ecebed9984d1744f142eb8be10c14dbd diff --git a/iolog.c b/iolog.c index e4c1fef9..b73c208e 100644 --- a/iolog.c +++ b/iolog.c @@ -316,6 +316,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")) {