Introduce enum fio_q_status
[fio.git] / engines / e4defrag.c
index 3619450d295d15c344616114c491cddddcfcb0f0..22d523125875a872180d70a7cbdc2b3d8eb948e9 100644 (file)
@@ -127,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;