commit | 6f75723190d88e1319bea623bfe0292bf3917965 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Thu Dec 06 11:41:22 2018 -0500 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Dec 10 08:30:38 2018 -0700 |
tree | 153b2c344577a6b14ab51726f3aa4ae11934795b | |
parent | e016b78201a2d9ff40f3f0da072292689af24c7f [diff] |
dm: remove the pending IO accounting Remove the "pending" atomic counters, that duplicate block-core's in_flight counters, and update md_in_flight() to look at percpu in_flight counters. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>