On Mon, Jan 17, 2022 at 3:39 AM Mariusz Tkaczyk
[off-list ref] wrote:
Those counters are not necessary after commit 11bb45e8aaf6 ("md: drop queue
limitation for RAID1 and RAID10"). Remove them from all code (conf and
plug structs). raid1_plug_cb and raid10_plug_cb are identical, so move
definition of raid1_plug_cb to common raid1-10 definitions and use it for
RAID10 too.
Signed-off-by: Mariusz Tkaczyk <redacted>
Applied to md-next (with minor changes to the commit log).
Thanks,
Song