public inbox for dm-devel@redhat.com
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Mikulas Patocka <mpatocka@redhat.com>
Cc: Sami Tolvanen <samitolvanen@google.com>,
	Alasdair Kergon <agk@redhat.com>,
	Mike Snitzer <snitzer@kernel.org>,
	dm-devel@lists.linux.dev, Ondrej Kozina <okozina@redhat.com>,
	Milan Broz <gmazyland@gmail.com>
Subject: Re: [PATCH] dm-verity: remove useless mempool
Date: Fri, 21 Nov 2025 01:48:34 +0000	[thread overview]
Message-ID: <20251121014834.GB3078357@google.com> (raw)
In-Reply-To: <b8066f81-09eb-d3f5-59ab-1929c2bd7568@redhat.com>

On Mon, Nov 17, 2025 at 09:43:54PM +0100, Mikulas Patocka wrote:
> v->fec->extra_pool has zero reserved entries, so we can remove it and use
> the kernel cache directly.
> 
> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
> 
> ---
>  drivers/md/dm-verity-fec.c |   12 +++---------
>  drivers/md/dm-verity-fec.h |    1 -
>  2 files changed, 3 insertions(+), 10 deletions(-)

Reviewed-by: Eric Biggers <ebiggers@kernel.org>

- Eric

      reply	other threads:[~2025-11-21  1:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17 20:43 [PATCH] dm-verity: remove useless mempool Mikulas Patocka
2025-11-21  1:48 ` Eric Biggers [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=20251121014834.GB3078357@google.com \
    --to=ebiggers@kernel.org \
    --cc=agk@redhat.com \
    --cc=dm-devel@lists.linux.dev \
    --cc=gmazyland@gmail.com \
    --cc=mpatocka@redhat.com \
    --cc=okozina@redhat.com \
    --cc=samitolvanen@google.com \
    --cc=snitzer@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox