]> git.baikalelectronics.ru Git - kernel.git/commit
blk-throttle: Move the list operation after list validation
authorBaolin Wang <baolin.wang@linux.alibaba.com>
Thu, 8 Oct 2020 03:52:26 +0000 (11:52 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 8 Oct 2020 14:01:38 +0000 (08:01 -0600)
commitc9edba0bb972a6622827c6a8c3d03bb2202ef20a
tree05fa0c7b2629cea869a1ff29a86a0d53ec0279b4
parent334cf0a81004c42bfbfd340217f1c5f3a1dfba2e
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>
block/blk-throttle.c