X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=d7875b04cf82bdd8981ddaa1eec5691f65301eb6;hp=0c5b64874cdd81e3d96dadcf56443cd7392e6923;hb=cdd18ad87ed9a3639b76c41cfc9682ad7cce652e;hpb=a3d741fa3bc3120d5b62a56826a97524daa32803 diff --git a/fio.h b/fio.h index 0c5b6487..d7875b04 100644 --- a/fio.h +++ b/fio.h @@ -563,7 +563,7 @@ struct thread_data { unsigned long long io_skip_bytes; unsigned long long this_io_bytes[2]; unsigned long long zone_bytes; - struct fio_sem *mutex; + struct fio_mutex *mutex; /* * State for random io, a bitmap of blocks done vs not done