commit | fcd4e7444e4123b16b307a7ff390771842eab494 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Wed Oct 24 15:43:29 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Oct 24 15:43:29 2018 -0600 |
tree | a236b50a85f7994852ee319cf2d5b6151639c3ff | |
parent | 4d6d051389d73ea1c900735eb98e9779dc745c97 [diff] |
target: fixes 1) Use parent for should_account(), if we have a parent 2) Only sum step stats if src has them, to prevent overwriting destination stats in the parent. 3) Pretty up the normal output a bit Signed-off-by: Jens Axboe <axboe@kernel.dk>