Re: [PATCH] libmultipath: async_checker: fix sync checker case
Benjamin Marzinski <[email protected]> Wed, 22 Jul 2026 17:51:15 -0400
| Newsgroups | dev.linux.lists.dm-devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 22, 2026 at 11:09:26PM +0200, Martin Wilck wrote:
> In the synchronous case (e.g. if called from multipath), the async_checker
> code called the async callback before initializing the rdata struct.
> Fix it.
>
> Fixes: 474682e ("libmultipath: add generic async path checker code")
> Signed-off-by: Martin Wilck <[email protected]>
Reviewed-by: Benjamin Marzinski <[email protected]>