Merge branch 'enable-dataplacement-scheme' of https://github.com/parkvibes/fio
[fio.git] / file.h
diff --git a/file.h b/file.h
index deb36e0291369ee78058a4a06e0072b50d8fb2dc..e38ed2f12337d809a3fca54cf03c1e62a5a44e2b 100644 (file)
--- a/file.h
+++ b/file.h
@@ -103,6 +103,7 @@ struct fio_file {
        uint64_t io_size;
 
        struct fio_ruhs_info *ruhs_info;
+       struct fio_ruhs_scheme *ruhs_scheme;
 
        /*
         * Zoned block device information. See also zonemode=zbd.