On Tue, May 05, 2026 at 05:43:24PM +0200, Martin Wilck wrote: > If a checker shared library contains a symbol "libcheck_async_func", > use this as a callback for the async checker functions, and do not > read any other symbols from the .so file except the message table. > > Checkers can provide a symbol async_context_size that will cause > the async_checker code to reserve extra space in runner_data for > the checker to use, and a symbol async_init() for initializing > this private context. > > Only emc_clariion will use the latter functionality. > > Signed-off-by: Martin Wilck <[email protected]> async_context_size and async_init() don't exist yet, but otherwise Reviewed-by: Benjamin Marzinski <[email protected]>
- [PATCH 00/18] multipath-tools: asynchronous checker fra... Martin Wilck
- [PATCH 07/18] libmultipath: use shared_ptr for pri... Martin Wilck
- Re: [PATCH 07/18] libmultipath: use shared_ptr... Benjamin Marzinski
- [PATCH 09/18] libmultipath: add generic async path... Martin Wilck
- Re: [PATCH 09/18] libmultipath: add generic as... Benjamin Marzinski
- [PATCH 10/18] libmultipath: checkers: add support ... Martin Wilck
- Re: [PATCH 10/18] libmultipath: checkers: add ... Benjamin Marzinski
- [PATCH 01/18] libmpathutil: runner: reduce a messa... Martin Wilck
- Re: [PATCH 01/18] libmpathutil: runner: reduce... Benjamin Marzinski
- [PATCH 08/18] libmpathutil: runner: use shared_ptr Martin Wilck
- Re: [PATCH 08/18] libmpathutil: runner: use sh... Benjamin Marzinski
- [PATCH 12/18] libmultipath: convert RDAC checker t... Martin Wilck
- Re: [PATCH 12/18] libmultipath: convert RDAC c... Benjamin Marzinski
- [PATCH 03/18] libmultipath: checkers: move checker... Martin Wilck
- Re: [PATCH 03/18] libmultipath: checkers: move... Benjamin Marzinski
- [PATCH 17/18] libmultipath: checkers: rework mpcon... Martin Wilck
- Re: [PATCH 17/18] libmultipath: checkers: rewo... Benjamin Marzinski
