Untangle the file creation mess
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index cfbe37838962fe7c5220cd83c5f900fde19ca317..6e9311be9517347892e1adc4dd8037f57676c31d 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -692,6 +692,7 @@ extern void add_file(struct thread_data *, const char *);
 extern void get_file(struct fio_file *);
 extern void put_file(struct thread_data *, struct fio_file *);
 extern int add_dir_files(struct thread_data *, const char *);
+extern int init_random_map(struct thread_data *);
 
 /*
  * ETA/status stuff