Add the zonemode job option
[fio.git] / filesetup.c
index 94a025e6c1064e442dc18254d08e3f002dcae644..2ab251531ae8491fbcb0515547d4ea2aaf006559 100644 (file)
@@ -1142,9 +1142,6 @@ int setup_files(struct thread_data *td)
        if (err)
                goto err_out;
 
-       if (!o->zone_size)
-               o->zone_size = o->size;
-
        /*
         * iolog already set the total io size, if we read back
         * stored entries.