rewrote libhdfs engine
[fio.git] / filesetup.c
index 76667547a2f4b518db6ca9bbfea823eeffbaa399..a82163255690027f94baa487112458746c1256be 100644 (file)
@@ -264,7 +264,7 @@ error:
        return ret;
 }
 
-static unsigned long long get_rand_file_size(struct thread_data *td)
+unsigned long long get_rand_file_size(struct thread_data *td)
 {
        unsigned long long ret, sized;
        uint64_t frand_max;