X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=file.h;h=eb0688c554c6b48b3cc72881897271a5fa1873be;hp=95ecefe7d4f5ec1abece4a862f8784caad4fe781;hb=47f07ddc7d3354cd6f985b6468989e5e699c4b53;hpb=d7145a78bbe51a54c305a4c18864053c2aa32336 diff --git a/file.h b/file.h index 95ecefe7..eb0688c5 100644 --- a/file.h +++ b/file.h @@ -97,7 +97,7 @@ struct fio_file { /* * For use by the io engine */ - uintptr_t engine_data; + uint64_t engine_data; /* * if io is protected by a semaphore, this is set