diff options
author | Dongli Zhang <dongli.zhang@oracle.com> | 2019-04-04 04:57:44 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-04-04 16:37:34 +0200 |
commit | bcc816dfe51ab86ca94663c7b225f2d6eb0fddb9 (patch) | |
tree | 781a542bc2b440a299c9d41a1dd67bd39ce8f734 /drivers | |
parent | paride/pf: Fix potential NULL pointer dereference (diff) | |
download | linux-bcc816dfe51ab86ca94663c7b225f2d6eb0fddb9.tar.xz linux-bcc816dfe51ab86ca94663c7b225f2d6eb0fddb9.zip |
blk-mq: do not reset plug->rq_count before the list is sorted
We would never be able to sort the list if we first reset plug->rq_count
which is used in conditional check later.
Fixes: ce5b009cff19 ("block: improve logic around when to sort a plug list")
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions