export file_lookup_open
[fio.git] / filesetup.c
index 64da8bb825e27732529ef69816f215a35a45d62f..06b7d7fc845cb9f041c03b16f983ffb564443896 100644 (file)
@@ -435,7 +435,7 @@ int generic_close_file(struct thread_data fio_unused *td, struct fio_file *f)
        return ret;
 }
 
-static int file_lookup_open(struct fio_file *f, int flags)
+int file_lookup_open(struct fio_file *f, int flags)
 {
        struct fio_file *__f;
        int from_hash;