X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=engines%2Fe4defrag.c;h=8f71d02caa947867339d980e0f2722c9a5751b8d;hp=4b444888aa9bb51c5a660aee67f385dd6f20c021;hb=ce4d13ca162df4127ec3b5911553802c53396705;hpb=b94d4d75a2e474561dcda8ee852cd5e67dde884e diff --git a/engines/e4defrag.c b/engines/e4defrag.c index 4b444888..8f71d02c 100644 --- a/engines/e4defrag.c +++ b/engines/e4defrag.c @@ -9,11 +9,7 @@ #include #include #include -#include -#include -#include #include -#include #include #include "../fio.h" @@ -131,7 +127,8 @@ static void fio_e4defrag_cleanup(struct thread_data *td) } -static int fio_e4defrag_queue(struct thread_data *td, struct io_u *io_u) +static enum fio_q_status fio_e4defrag_queue(struct thread_data *td, + struct io_u *io_u) { int ret;