All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Marzinski <bmarzins@redhat.com>
To: Martin Wilck <martin.wilck@suse.com>
Cc: dm-devel@lists.linux.dev, Martin Wilck <mwilck@suse.com>,
	Christophe Varoqui <christophe.varoqui@opensvc.com>
Subject: Re: [PATCH 0/5] multipath-tools: minor fixes in preparation of 0.14.0
Date: Mon, 19 Jan 2026 18:10:37 -0500	[thread overview]
Message-ID: <aW657VlAeQs0F0SM@redhat.com> (raw)
In-Reply-To: <20260116113042.140719-1-mwilck@suse.com>

On Fri, Jan 16, 2026 at 12:30:37PM +0100, Martin Wilck wrote:
> This series fixes the double-free in kpartx introduced in 8c39e60 ("kpartx:
> fix some memory leaks"), removes the long-obsolete "hotplug" mode of
> kpartx, fixing another potential memory leak in the process, fixes a
> false positive compiler warning, and adds two developer convenience
> options to the Makefiles.

For the set:
Reviewed-by: Benjamin Marzinski <bmarzins@redhat.com>

> 
> Martin Wilck (5):
>   kpartx: avoid double-free of mapname
>   kpartx: remove "hotplug" mode
>   multipathd: fix an uninitialized variable warning
>   Makefiles: add "ASAN=1" make parameter for AddressSanitizer
>   Makefiles: add "OPT=" make parameter
> 
>  .github/actions/spelling/expect.txt |  3 +
>  Makefile.inc                        | 12 +++-
>  README.md                           |  9 +++
>  kpartx/kpartx.c                     | 94 ++++-------------------------
>  multipathd/main.c                   |  2 +-
>  5 files changed, 35 insertions(+), 85 deletions(-)
> 
> -- 
> 2.52.0


      parent reply	other threads:[~2026-01-19 23:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 11:30 [PATCH 0/5] multipath-tools: minor fixes in preparation of 0.14.0 Martin Wilck
2026-01-16 11:30 ` [PATCH 1/5] kpartx: avoid double-free of mapname Martin Wilck
2026-01-16 11:30 ` [PATCH 2/5] kpartx: remove "hotplug" mode Martin Wilck
2026-01-16 11:30 ` [PATCH 3/5] multipathd: fix an uninitialized variable warning Martin Wilck
2026-01-16 11:30 ` [PATCH 4/5] Makefiles: add "ASAN=1" make parameter for AddressSanitizer Martin Wilck
2026-01-16 11:30 ` [PATCH 5/5] Makefiles: add "OPT=" make parameter Martin Wilck
2026-01-19 23:10 ` Benjamin Marzinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aW657VlAeQs0F0SM@redhat.com \
    --to=bmarzins@redhat.com \
    --cc=christophe.varoqui@opensvc.com \
    --cc=dm-devel@lists.linux.dev \
    --cc=martin.wilck@suse.com \
    --cc=mwilck@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.