From: Theodore Ts'o <tytso@mit.edu>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>,
linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org,
Stephen Warren <swarren@nvidia.com>
Subject: Re: [PATCH] ext4: only define label failed_mount8 when used
Date: Tue, 29 Jan 2013 22:52:43 -0500 [thread overview]
Message-ID: <20130130035243.GC25006@thunk.org> (raw)
In-Reply-To: <1359504540-23474-1-git-send-email-swarren@wwwdotorg.org>
On Tue, Jan 29, 2013 at 05:09:00PM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> This fixes:
>
> fs/ext4/super.c: In function 'ext4_fill_super':
> fs/ext4/super.c:4040:1: warning: label 'failed_mount8' defined but not used
>
> This label is only jumped to by code under ifdef CONFIG_QUOTA, so only
> define the label in that case too.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
This is already fixed in the ext4 dev tree. I assume you noticed this
in linux-next? It should be fixed up in tomorrow's cut.
- Ted
prev parent reply other threads:[~2013-01-30 3:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 0:09 [PATCH] ext4: only define label failed_mount8 when used Stephen Warren
2013-01-30 3:52 ` 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=20130130035243.GC25006@thunk.org \
--to=tytso@mit.edu \
--cc=adilger.kernel@dilger.ca \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=swarren@nvidia.com \
--cc=swarren@wwwdotorg.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).