X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=engines%2Fe4defrag.c;h=8f71d02caa947867339d980e0f2722c9a5751b8d;hb=f89cfed7d28f76e99ee7520d6d350b9847fab07c;hp=4b444888aa9bb51c5a660aee67f385dd6f20c021;hpb=3cbd6bb9f5cf5a2779e02e4612506de41aca8251;p=fio.git 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;