Home | History | Annotate | Download | only in fio
      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 (a] 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 output from fio --version.
     12 4) How to reproduce. Please include a full list of the parameters
     13    passed to fio and the job file used (if any).
     14 
     15 That's it!
     16