Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH 0/4] multipath-tools: unit test fixes
@ 2026-06-25 16:01 Martin Wilck
  2026-06-25 16:01 ` [PATCH 1/4] multipath-tools tests: add wrapper for fstat() and fstat64() Martin Wilck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Wilck @ 2026-06-25 16:01 UTC (permalink / raw)
  To: Christophe Varoqui, Benjamin Marzinski; +Cc: dm-devel, Martin Wilck

This series contains a few fixes for issues recently encountered
in the multipath-tools GitHub CI.

A couple of additional patches, related only to the CI itself and the
GitHub workflows, has been pushed to my "tip" branch [1].

[1] https://github.com/openSUSE/multipath-tools/commits/refs/heads/tip/

Martin Wilck (4):
  multipath-tools tests: add wrapper for fstat() and fstat64()
  libmpathutil: runner: avoid segmentation violation in pthread_cancel()
  libmpathutil: runner: pause in cleanup handler if rctx is NULL
  libmpathutil: runner: use pthread_cleanup_push()

 libmpathutil/runner.c | 43 ++++++++++++++++++++++++++++++++++---------
 tests/wrap64.h        | 26 ++++++++++++++++++++++++++
 2 files changed, 60 insertions(+), 9 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-06-25 20:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25 16:01 [PATCH 0/4] multipath-tools: unit test fixes Martin Wilck
2026-06-25 16:01 ` [PATCH 1/4] multipath-tools tests: add wrapper for fstat() and fstat64() Martin Wilck
2026-06-25 16:01 ` [PATCH 2/4] libmpathutil: runner: avoid segmentation violation in pthread_cancel() Martin Wilck
2026-06-25 16:01 ` [PATCH 3/4] libmpathutil: runner: pause in cleanup handler if rctx is NULL Martin Wilck
2026-06-25 16:02 ` [PATCH 4/4] libmpathutil: runner: use pthread_cleanup_push() Martin Wilck
2026-06-25 20:09 ` [PATCH 0/4] multipath-tools: unit test fixes Benjamin Marzinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox