From: "Theodore Ts'o" <tytso@mit.edu>
To: Eric Whitney <enwlinux@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH v2] ext4: delete some unused tracepoint definitions
Date: Thu, 25 Mar 2021 10:37:53 -0400 [thread overview]
Message-ID: <YFygQUcMLjPnzrbD@mit.edu> (raw)
In-Reply-To: <20210216191634.20957-1-enwlinux@gmail.com>
On Tue, Feb 16, 2021 at 02:16:34PM -0500, Eric Whitney wrote:
> A number of tracepoint instances have been removed from ext4 by past
> patches but the definitions of those tracepoints have not.
>
> All instances of ext4_ext_in_cache and ext4_ext_put_in_cache were
> removed by "ext4: remove single extent cache" (69eb33dc24dc).
> ext4_get_reserved_cluster_alloc was removed by
> "ext4: reduce reserved cluster count by number of allocated clusters"
> (b6bf9171ef5c).
> ext4_find_delalloc_range was removed by
> "ext4: reimplement ext4_find_delay_alloc_range on extent status tree"
> (7d1b1fbc95eb).
>
> v2: After a full review, delete two more tracepoint definitions.
> All instances of ext4_direct_IO_enter and ext4_direct_IO_exit were
> removed by "ext4: introduce direct I/O write using iomap infrastructure"
> (378f32bab371).
>
> Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Thanks, applied.
- Ted
prev parent reply other threads:[~2021-03-25 14:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 19:16 [PATCH v2] ext4: delete some unused tracepoint definitions Eric Whitney
2021-03-25 14:37 ` Theodore Ts'o [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=YFygQUcMLjPnzrbD@mit.edu \
--to=tytso@mit.edu \
--cc=enwlinux@gmail.com \
--cc=linux-ext4@vger.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;
as well as URLs for NNTP newsgroup(s).