blob: c6150d141c024e4e5ba9b76daa61a46473f0a236 [file] [log] [blame]
Jens Axboefb0480b2007-03-28 09:16:08 +02001Reporting a bug
2---------------
3
4If you notice anything that seems like a fio bug, please do send email
Randy Dunlap26eca2d2009-05-13 07:50:38 +02005to the list (fio@vger.kernel.org, see README) about it. You'll need
Jens Axboefb0480b2007-03-28 09:16:08 +02006to report at least:
7
81) A description of what you think the bug is
92) Environment (Linux distro version, kernel version). This is mostly
10 needed if it's a build bug.
Jens Axboed793f802012-10-20 19:55:50 +0200113) The output from fio --version.
Jens Axboefb0480b2007-03-28 09:16:08 +0200124) How to reproduce. Please include a full list of the parameters
13 passed to fio and the job file used (if any).
14
15That's it!