commit | 52a1199ccd426ad583ade4eb678b3b5846c58f43 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Tue Jul 31 12:39:02 2018 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Aug 01 09:16:01 2018 -0600 |
tree | c4de9b664eb8394617222ae6b65a1dc6a690af59 | |
parent | 4725549192c9633b6a3740bf23770cb758bee4a0 [diff] |
blk-iolatency: fix blkg leak in timer_fn At this point we have a ref on the blkg, we need to drop it if we don't have a iolat. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>