Files
linux-stable-mirror/drivers/md
Benjamin Marzinski 052c611bcb dm mpath: make pg_init_delay_msecs settable
[ Upstream commit 218b16992a ]

"pg_init_delay_msecs X" can be passed as a feature in the multipath
table and is used to set m->pg_init_delay_msecs in parse_features().
However, alloc_multipath_stage2(), which is called after
parse_features(), resets m->pg_init_delay_msecs to its default value.
Instead, set m->pg_init_delay_msecs in alloc_multipath(), which is
called before parse_features(), to avoid overwriting a value passed in
by the table.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:21:50 -05:00
..
2026-03-04 07:21:11 -05:00
2026-03-04 07:21:11 -05:00
2026-03-04 07:20:04 -05:00
2025-02-17 10:05:04 +01:00
2025-02-17 10:05:04 +01:00
2025-02-17 10:05:04 +01:00