From: Theodore Ts'o <tytso@mit.edu>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] ext4: remove unused ac_ex_scanned
Date: Thu, 20 Feb 2014 13:33:55 -0500 [thread overview]
Message-ID: <20140220183355.GA24360@thunk.org> (raw)
In-Reply-To: <51F6F73B.3050809@redhat.com>
On Mon, Jul 29, 2013 at 06:14:03PM -0500, Eric Sandeen wrote:
> When looking at a bug report with:
>
> > kernel: EXT4-fs: 0 scanned, 0 found
>
> I thought wow, 0 scanned, that's odd? But it's not odd; it's printing
> a variable that is initialized to 0 and never touched again.
>
> It's never been used since the original merge, so I don't really even
> know what the original intent was, either.
>
> If anyone knows how to hook it up, speak now via patch, otherwise just
> yank it so it's not making a confusing situation more confusing in
> kernel logs.
>
> Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Sorry for losing track of this patch. Since Andreas was sitting next
to me at FAST, when I was going through the patchwork backlog, I
conferred with him, and he agreed that we should just nuke
ac_ex_scanned as you proposed.
Thanks, applied.
- Ted
prev parent reply other threads:[~2014-02-20 19:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 23:14 [PATCH] ext4: remove unused ac_ex_scanned Eric Sandeen
2014-02-20 18:33 ` 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=20140220183355.GA24360@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.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;
as well as URLs for NNTP newsgroup(s).