glusterfs: capable to test with one single glfs instance
[fio.git] / engines / gfapi.h
index 1028431415e649af01e2457754a4944355f57a81..e4cdbcbc51e62d44a53cdeb4278f5393be884dbe 100644 (file)
@@ -5,6 +5,7 @@ struct gf_options {
        void *pad;
        char *gf_vol;
        char *gf_brick;
        void *pad;
        char *gf_vol;
        char *gf_brick;
+       int gf_single_instance;
 };
 
 struct gf_data {
 };
 
 struct gf_data {