From: Alexey Dobriyan <adobriyan@gmail.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>,
viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fs: Add flags to __d_path for suppressing suffix and mapping /proc/self
Date: Mon, 15 Feb 2010 18:23:38 +0200 [thread overview]
Message-ID: <20100215162338.GB4905@x200> (raw)
In-Reply-To: <20100215161523.GA31908@infradead.org>
On Mon, Feb 15, 2010 at 11:15:23AM -0500, Christoph Hellwig wrote:
> On Mon, Feb 15, 2010 at 11:11:37PM +0900, Tetsuo Handa wrote:
> > This patch allows __d_path() to
> > (1) suppress " (deleted)" suffix if dentry was already deleted
>
> This part looks fine to me.
Not to me. It should be
__d_path(... int *deleted)
and caller decides what to do with deleted files.
next prev parent reply other threads:[~2010-02-15 16:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-15 14:11 [PATCH] fs: Add flags to __d_path for suppressing suffix and mapping /proc/self Tetsuo Handa
2010-02-15 16:15 ` Christoph Hellwig
2010-02-15 16:23 ` Alexey Dobriyan [this message]
2010-02-15 19:55 ` Al Viro
2010-02-16 12:11 ` [PATCH] fs: Add flags to __d_path for suppressing suffix andmapping /proc/self Tetsuo Handa
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=20100215162338.GB4905@x200 \
--to=adobriyan@gmail.com \
--cc=hch@infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@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