File: REPORTING-BUGS

package info (click to toggle)
fio 1.38-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,108 kB
  • ctags: 2,240
  • sloc: ansic: 17,668; makefile: 98; sh: 55
file content (16 lines) | stat: -rw-r--r-- 611 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Reporting a bug
---------------

If you notice anything that seems like a fio bug, please do send email
to the list (fio@vger.kernel.org, see README) about it. You'll need
to report at least:

1) A description of what you think the bug is
2) Environment (Linux distro version, kernel version). This is mostly
   needed if it's a build bug.
3) The fio version. The most useful is the git top level commit, you
   can find out by doing a cat .git/HEAD from the top level fio directory.
4) How to reproduce. Please include a full list of the parameters
   passed to fio and the job file used (if any).

That's it!