fio: make job reap timeout 5 minutes
authorJens Axboe <axboe@fb.com>
Mon, 24 Oct 2016 16:50:24 +0000 (10:50 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 24 Oct 2016 16:50:24 +0000 (10:50 -0600)
commit8ecf6df14aee49d524fdb27bf53c2655a29c1fb1
treedb171f8cfb7e08b5c0a803b9c4ebf08b205e90cd
parent4e1cc8e6ddf90e4e2fa5eab27cca4110e4dce1bb
fio: make job reap timeout 5 minutes

1 minute is a bit too slow, if we're waiting on a lot of IO syncing.
Let's make it 5 minutes. This will still catch someone hung on a
kernel bug, but hopefully should not trigger for normal waits.

Signed-off-by: Jens Axboe <axboe@fb.com>
fio.h