The following changes since commit fba76ee8650e1d3d3a897055f6ba3b88b8e437ce: Scramble corruption fix (2011-09-27 14:27:48 -0600) are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (1): Include http:// git url location README | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) --- Diff of recent changes: diff --git a/README b/README index ede4c81..0eac41f 100644 --- a/README +++ b/README @@ -16,7 +16,10 @@ fio resides in a git repo, the canonical place is: git://git.kernel.dk/fio.git -The http protocol also works, path is the same. +If you are inside a corporate firewall, git:// may not always work for +you. In that case you can use the http protocol, path is the same: + +http://git.kernel.dk/fio.git Snapshots are frequently generated and they include the git meta data as well. You can download them here: -- 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