windowsaio: skip uncompleted requests
[fio.git] / REPORTING-BUGS
1 Reporting a bug
2 ---------------
3
4 If you notice anything that seems like a fio bug, please do send email
5 to the list (fio@vger.kernel.org, see README) about it. You'll need
6 to report at least:
7
8 1) A description of what you think the bug is
9 2) Environment (Linux distro version, kernel version). This is mostly
10    needed if it's a build bug.
11 3) The fio version. The most useful is the git top level commit, you
12    can find out by doing a cat .git/HEAD from the top level fio directory.
13 4) How to reproduce. Please include a full list of the parameters
14    passed to fio and the job file used (if any).
15
16 That's it!