diff options
author | Guoqing Jiang <guoqing.jiang@cloud.ionos.com> | 2020-06-16 12:25:52 +0300 |
---|---|---|
committer | Song Liu <songliubraving@fb.com> | 2020-07-16 20:14:08 +0300 |
commit | 1684e97538b9484c72bcaff2961569c3b0021473 (patch) | |
tree | c3c4fd7f6aeddf02193d2367056b6524a46decd7 /drivers/md/raid5-ppl.c | |
parent | cb9902db3827135bfd6ae70bcb65b653418bb775 (diff) | |
download | linux-1684e97538b9484c72bcaff2961569c3b0021473.tar.xz |
raid5: remove the meaningless check in raid5_make_request
We can't guarntee the batched stripe to be set with STRIPE_HANDLE since
there are lots of functions could set the flag, such as sync_request,
ops_complete_* and end_{read,write}_request etc.
Also clear_batch_ready called in handle_stripe ensures the batched list
can't continue to be handled by handle_stripe.
Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'drivers/md/raid5-ppl.c')
0 files changed, 0 insertions, 0 deletions