From: Christoph Hellwig <hch@infradead.org>
To: Alexander Viro <viro@math.psu.edu>, Chris Mason <mason@suse.com>,
linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH/RFC] Replacing iget4/read_inode2 with icreate
Date: Tue, 30 Apr 2002 07:12:36 +0100 [thread overview]
Message-ID: <20020430071236.A2262@infradead.org> (raw)
In-Reply-To: <20020429232429.GA24927@ravel.coda.cs.cmu.edu>; from jaharkes@cs.cmu.edu on Mon, Apr 29, 2002 at 07:24:29PM -0400
On Mon, Apr 29, 2002 at 07:24:29PM -0400, Jan Harkes wrote:
>
> This patch replaces iget4/read_inode2 with icreate. It is pretty much
> the XFS icreate + a fix for the init race. Modified both Coda and
> ReiserFS to use icreate and do their own inode initialization.
>
> I tested it for Coda and it seems to be stable. Can't reproduce the race
> on the SMP box here. I'd like to know if I made the right ReiserFS
> changes.
Patch looks good to me, but _please_ read Documentation/CodingStyle and
use one tab indents for core code.
next prev parent reply other threads:[~2002-04-30 6:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-29 23:24 [PATCH/RFC] Replacing iget4/read_inode2 with icreate Jan Harkes
2002-04-30 6:12 ` Christoph Hellwig [this message]
2002-04-30 14:52 ` Jan Harkes
2002-04-30 15:50 ` Jan Harkes
2002-04-30 15:54 ` Steve Lord
2002-04-30 16:05 ` Steve Lord
2002-04-30 16:14 ` Jan Harkes
2002-04-30 16:29 ` Steve Lord
2002-04-30 16:40 ` Chris Mason
2002-04-30 17:03 ` Jan Harkes
2002-05-01 2:42 ` Jan Harkes
2002-05-01 3:25 ` Alexander Viro
2002-05-01 3:47 ` Jan Harkes
2002-05-01 16:17 ` Kai Henningsen
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=20020430071236.A2262@infradead.org \
--to=hch@infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=mason@suse.com \
--cc=viro@math.psu.edu \
/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.