On Tue, 11 Aug 2020 at 20:45, Martin Bukatovic <martin.bukatovic@xxxxxxxxx> wrote: > <snip> > > #define FIO_TOP_STR_MAX 256 > @@ -633,6 +635,8 @@ struct thread_options_pack { > uint32_t allow_mounted_write; > > uint32_t zone_mode; > + > + uint32_t fill_quota; > } __attribute__((packed)); If you're changing the wire format you'll have to bump FIO_SERVER_VER in server.h;;; > > extern void convert_thread_options_to_cpu(struct thread_options *o, struct thread_options_pack *top); > -- > 2.26.2 -- Sitsofe | http://sucs.org/~sits/