X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=iolog.h;h=b99329a47d5d6be07f8a2f2e29b75d83cfe0ae88;hb=9d2c74d7fe5482beb148520171e1dde9a89ee673;hp=6f027ca8d4ca1facc58618a0ad65545df6f12edd;hpb=155f2f027b34321f6f5abe79c09ece8ecca25046;p=fio.git diff --git a/iolog.h b/iolog.h index 6f027ca8..b99329a4 100644 --- a/iolog.h +++ b/iolog.h @@ -184,7 +184,7 @@ extern void trim_io_piece(struct thread_data *, const struct io_u *); extern void queue_io_piece(struct thread_data *, struct io_piece *); extern void prune_io_piece_log(struct thread_data *); extern void write_iolog_close(struct thread_data *); -extern int iolog_compress_init(struct thread_data *); +extern int iolog_compress_init(struct thread_data *, struct sk_out *); extern void iolog_compress_exit(struct thread_data *); #ifdef CONFIG_ZLIB