commit | b7b609de5a0835b2ca10c71df5d9570008eb1084 | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linux.alibaba.com> | Thu Oct 08 11:52:26 2020 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Oct 08 08:01:38 2020 -0600 |
tree | 05fa0c7b2629cea869a1ff29a86a0d53ec0279b4 | |
parent | 5b7048b89745c3c5fb4b3080fb7bced61dba2a2b [diff] |
blk-throttle: Move the list operation after list validation We should move the list operation after validation. Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>