From 8e16979b212b38a9283ce91d6512f691c99a9fca Mon Sep 17 00:00:00 2001 From: paul luse Date: Wed, 12 Feb 2020 14:53:23 +0000 Subject: [PATCH] examples/fio_plug-in: update README to clarify licensing Signed-off-by: paul luse Change-Id: I720533fe79942cc76bf3c7c0781ad7cb7085242d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/836 Tested-by: SPDK CI Jenkins Reviewed-by: Shuhei Matsumoto Reviewed-by: Jim Harris --- examples/bdev/fio_plugin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/bdev/fio_plugin/README.md b/examples/bdev/fio_plugin/README.md index 87b71097e..2913b7388 100644 --- a/examples/bdev/fio_plugin/README.md +++ b/examples/bdev/fio_plugin/README.md @@ -1,3 +1,9 @@ +# Introduction + +This directory contains a plug-in module for fio to enable use +with SPDK. Fio is free software published under version 2 of +the GPL license. + # Compiling fio Clone the fio source repository from https://github.com/axboe/fio