From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> As of now, fio-git-*.tar.{gz,bz2} are git repositories, but fio-`version`.tar.gz are archives without .git/ meta data. Signed-off-by: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 875d2be..31d53fe 100644 --- a/README +++ b/README @@ -21,7 +21,8 @@ If git:// does not work, use the http protocol instead: http://git.kernel.dk/fio.git -Snapshots are frequently generated and include the git meta data as well. +Snapshots are frequently generated and fio-git-*.tar.gz include the git +meta data as well. Other tarballs are archives of official fio releases. Snapshots can download from: http://brick.kernel.dk/snaps/ @@ -262,7 +263,7 @@ the copyright and license requirements currently apply to examples/ files. Client/server ------------- +------------- Normally fio is invoked as a stand-alone application on the machine where the IO workload should be generated. However, the frontend and -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html