All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: David Howells <dhowells@redhat.com>
Cc: akpm@osdl.org, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/6] NFS: Add dentry materialisation op [try #7]
Date: Wed, 8 Mar 2006 21:31:07 +0000	[thread overview]
Message-ID: <20060308213107.GC8042@infradead.org> (raw)
In-Reply-To: <20060308203026.25493.17935.stgit@warthog.cambridge.redhat.com>

>  (*) _d_rehash() has been added as a wrapper around __d_rehash() to call it
>      with the most obvious hash list (the one from the name). d_rehash() now
>      calls _d_rehash().

We're not really kean on single _ prefix functions.  Could you give it a saner
name instead (or a new one for __d_rehash and rename _d_reshash to that)


  reply	other threads:[~2006-03-08 21:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08 20:30 [PATCH 1/6] NFS: Permit filesystem to override root dentry on mount [try #7] David Howells
2006-03-08 20:30 ` [PATCH 2/6] 9p: Fix error handling on superblock alloc failure " David Howells
2006-03-08 21:28   ` Christoph Hellwig
2006-03-08 20:30 ` [PATCH 3/6] NFS: Abstract out namespace initialisation " David Howells
2006-03-08 20:32   ` Christoph Hellwig
2006-03-08 20:32     ` Christoph Hellwig
2006-03-08 21:14   ` [PATCH] NFS: Make namespace initialisation out of line David Howells
2006-03-08 20:30 ` [PATCH 4/6] NFS: Add dentry materialisation op [try #7] David Howells
2006-03-08 21:31   ` Christoph Hellwig [this message]
2006-03-08 20:30 ` [PATCH 5/6] NFS: Unify NFS superblocks per-protocol per-server " David Howells
2006-03-08 21:23   ` Christoph Hellwig
2006-03-08 21:23     ` Christoph Hellwig
2006-03-08 22:48   ` Trond Myklebust
2006-03-08 22:48     ` Trond Myklebust
2006-03-09 11:27     ` David Howells
2006-03-08 20:30 ` [PATCH 6/6] Optimise d_find_alias() " David Howells
2006-03-08 21:25 ` [PATCH 1/6] NFS: Permit filesystem to override root dentry on mount " Christoph Hellwig
2006-03-08 21:25   ` Christoph Hellwig

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=20060308213107.GC8042@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@osdl.org \
    --cc=dhowells@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.