]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
md/raid10: pull the code that wait for blocked dev into one function
authorXiao Ni <xni@redhat.com>
Thu, 6 May 2021 04:04:00 +0000 (06:04 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 28 May 2021 10:39:08 +0000 (12:39 +0200)
commitbc91a81ccb2861611784c8226ad2f316530bea83
tree178c4976f0680f8116a3c814295ccad3160497c5
parentd3d48c2e6098ddc20fff0b0bf2ee2dd1174228b9
md/raid10: pull the code that wait for blocked dev into one function

BugLink: https://bugs.launchpad.net/bugs/1896578
The following patch will reuse these logics, so pull the same codes into
one function.

Tested-by: Adrian Huang <ahuang12@lenovo.com>
Signed-off-by: Xiao Ni <xni@redhat.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
(cherry picked from commit f2e7e269a7525317752d472bb48a549780e87d22)
Signed-off-by: Matthew Ruffell <matthew.ruffell@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/md/raid10.c