commit | b37d19b50ceab74c3947dd1685616e21b8638c95 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Tue Nov 11 09:39:11 2014 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 11 09:39:11 2014 -0700 |
tree | e0d63591f55176c6a1af78b40f652482b71530b7 | |
parent | 97b32195d4713a13a17d409949fff5a08c4518dd [diff] |
t/btrace2fio: don't dec inflight for requeue We don't inc it again on issue, so we'll end up with an assert trigger on inflight going negative. Signed-off-by: Jens Axboe <axboe@fb.com>