From: Christoph Hellwig <hch@infradead.org>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org, josef@redhat.com
Subject: Re: [PATCH 3/3] vfs: Mark d_clear_need_lookup() static.
Date: Tue, 20 Dec 2011 09:41:44 -0500 [thread overview]
Message-ID: <20111220144144.GA3320@infradead.org> (raw)
In-Reply-To: <201112202134.BIH86956.JFMtLFSOOFHOVQ@I-love.SAKURA.ne.jp>
On Tue, Dec 20, 2011 at 09:34:45PM +0900, Tetsuo Handa wrote:
> >From f0b6c91506dadba668b5d7d40909ef8f589c20ff Mon Sep 17 00:00:00 2001
> From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
> Date: Tue, 20 Dec 2011 21:18:40 +0900
> Subject: [PATCH 3/3] vfs: Mark d_clear_need_lookup() static.
>
> Commit 44396f4b "fs: add a DCACHE_NEED_LOOKUP flag for d_flags" introduced
> d_clear_need_lookup() but there is no external references.
That's because btrfs opencoded it. Please replace the opencoded
version in btrfs with the helper.
prev parent reply other threads:[~2011-12-20 14:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 12:32 [PATCH 0/3] vfs: Small cleanups Tetsuo Handa
2011-12-20 12:33 ` [PATCH 1/3] vfs: Mark some functions static Tetsuo Handa
2011-12-20 14:19 ` Oleg Nesterov
2011-12-20 19:35 ` KOSAKI Motohiro
2011-12-20 21:47 ` Tetsuo Handa
2011-12-20 12:33 ` [PATCH 0/3] vfs: Small cleanups Tetsuo Handa
2011-12-20 12:34 ` [PATCH 3/3] vfs: Mark d_clear_need_lookup() static Tetsuo Handa
2011-12-20 14:41 ` Christoph Hellwig [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=20111220144144.GA3320@infradead.org \
--to=hch@infradead.org \
--cc=josef@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
--cc=viro@ZenIV.linux.org.uk \
/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).