X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=iolog.c;h=9bcf0d8e2982e37ce5d48fbd64e9653872e54ea0;hb=8f91cc3f7835cdca84944d456e1da77d44a7c354;hp=e54016d6e6c1027b0e462043e914203a9b506ae9;hpb=9db01ef976006c002b05fa4e4ec589eb029aac5b;p=fio.git 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")) {