Fix problem with f->last_completed_pos not being correct on requeues
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 7ac5734308bff9d72bfa2b2a8c6b93844fdb994c..9c398a20e3b7d191af6c1546a4519cb02c232644 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -135,6 +135,7 @@ struct io_u {
        void *buf;
        unsigned long buflen;
        unsigned long long offset;
+       unsigned long long endpos;
 
        /*
         * IO engine state, may be different from above when we get