[dbench @ tridge@samba.org-20070727060117-mjnjs3nd4ca15xbm]
[tridge/dbench.git] / dbench.h
index 0cc94ec3c08ce9c797be14dad19c54e8eb9ba1bf..75d8d5b3db0a12b4328eba55129bc39615548cf4 100644 (file)
--- a/dbench.h
+++ b/dbench.h
@@ -156,6 +156,9 @@ struct options {
        int ea_enable;
        const char *server;
        int clients_per_process;
+       int one_byte_write_fix;
+       int stat_check;
+       int fake_io;
 };
 
 /* CreateDisposition field. */