mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: David Howells <dhowells@redhat.com>
Cc: jesper.nilsson@axis.com, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-cris-kernel@axis.com
Subject: Re: [PATCH] VFS: Convert file->f_dentry->d_inode to file_inode()
Date: Tue, 13 Jan 2015 17:09:32 +0000	[thread overview]
Message-ID: <20150113170932.GI22149@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20150113163832.24625.95960.stgit@warthog.procyon.org.uk>

On Tue, Jan 13, 2015 at 04:38:32PM +0000, David Howells wrote:
> Convert file->f_dentry->d_inode to file_inode() so as to get layered
> filesystems right.
> 
> Found with: git grep '[.>]f_dentry'

ACK.  I wonder how that got missed during f_dentry elimination - even the
macro is gone these days...

  reply	other threads:[~2015-01-13 17:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 16:38 David Howells
2015-01-13 17:09 ` Al Viro [this message]
2015-01-13 17:19 ` Marc Dionne
2015-01-13 17:51 ` David Howells

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=20150113170932.GI22149@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=dhowells@redhat.com \
    --cc=jesper.nilsson@axis.com \
    --cc=linux-cris-kernel@axis.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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

Powered by JetHome