public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Hamza Mahfooz <someguy@effective-light.com>
Cc: linux-kernel@vger.kernel.org, Chris Mason <clm@fb.com>,
	Josef Bacik <josef@toxicpanda.com>,
	David Sterba <dsterba@suse.com>,
	linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] btrfs: use kmem cache to allocate struct btrfs_qgroup_extent_record
Date: Mon, 4 Oct 2021 13:51:11 +0200	[thread overview]
Message-ID: <20211004115110.GW9286@suse.cz> (raw)
In-Reply-To: <20211004105533.1605-1-someguy@effective-light.com>

On Mon, Oct 04, 2021 at 06:55:32AM -0400, Hamza Mahfooz wrote:
> Commit 3368d001ba5d ("btrfs: qgroup: Record possible quota-related extent
> for qgroup.") suggests that,

The commit is from 2015 and besides the TODO notice there's nothing that
explains why it should be kmem cache and not plain kmalloc/kfree.

So, why you'd like to do the change?

      reply	other threads:[~2021-10-04 11:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04 10:55 [PATCH] btrfs: use kmem cache to allocate struct btrfs_qgroup_extent_record Hamza Mahfooz
2021-10-04 11:51 ` David Sterba [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=20211004115110.GW9286@suse.cz \
    --to=dsterba@suse.cz \
    --cc=clm@fb.com \
    --cc=dsterba@suse.com \
    --cc=josef@toxicpanda.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=someguy@effective-light.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox