Staticize pmemblk ioengine_ops
[fio.git] / engines / skeleton_external.c
index 63a6f8d177edbd31b0fc913a3c96b63e59a35e33..5d6a9ed815104590d5489be289378f1b4e31a2cb 100644 (file)
@@ -126,7 +126,7 @@ static int fio_skeleton_close(struct thread_data *td, struct fio_file *f)
 
 /*
  * Note that the structure is exported, so that fio can get it via
- * dlsym(..., "ioengine");
+ * dlsym(..., "ioengine"); for (and only for) external engines.
  */
 struct ioengine_ops ioengine = {
        .name           = "engine_name",