X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=verify.c;h=c450e88cfc37bdf84835d7145ea75c7c9b337a2d;hp=fc207cf635bc731fbdbb788d4f791bb9bba4124b;hb=15b87723551b424d0db4c53577b567e670c7d4d8;hpb=2b13e716c0921356c0930522718e00b8df34293a diff --git a/verify.c b/verify.c index fc207cf6..c450e88c 100644 --- a/verify.c +++ b/verify.c @@ -36,7 +36,7 @@ void fill_pattern(struct thread_data *td, void *p, unsigned int len, struct io_u if (use_seed) __fill_random_buf(p, len, seed); else - io_u->rand_seed = fill_random_buf(p, len); + io_u->rand_seed = fill_random_buf(&td->buf_state, p, len); break; case 1: /*