From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, sct@redhat.com,
akpm@linux-foundation.org, adilger@clusterfs.com,
pbadari@us.ibm.com, cmm@us.ibm.com, mathur@linux.vnet.ibm.com,
hch@infradead.org
Subject: Re: [PATCH] list_for_each_rcu must die: ext4
Date: Thu, 24 Apr 2008 07:11:31 -0700 [thread overview]
Message-ID: <20080424141131.GA9986@linux.vnet.ibm.com> (raw)
In-Reply-To: <20080424100636.GA3856@skywalker>
On Thu, Apr 24, 2008 at 03:36:36PM +0530, Aneesh Kumar K.V wrote:
> On Wed, Apr 23, 2008 at 06:27:15PM -0700, Paul E. McKenney wrote:
> > All uses of list_for_each_rcu() can be profitably replaced by the
> > easier-to-use list_for_each_entry_rcu(). This patch makes this change for
> > the ext4 filesystem, in preparation for removing the list_for_each_rcu()
> > API entirely.
> >
> > Signed_off_by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
>
> There is already a patch queued at
>
>
> http://repo.or.cz/w/ext4-patch-queue.git?a=blob;f=ext4-convert-list_for_each_rcu-to_list_for_each_entry_rcu.patch;h=a464d8f2e7e5574f9ab309d4722b075782be227f;hb=HEAD
Glad to see that you guys are on top of things!!!
Are patches also queued for the list_for_each() -> list_for_each_entry()
conversion?
Thanx, Paul
prev parent reply other threads:[~2008-04-24 14:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-24 1:27 [PATCH] list_for_each_rcu must die: ext4 Paul E. McKenney
2008-04-24 10:06 ` Aneesh Kumar K.V
2008-04-24 14:11 ` Paul E. McKenney [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=20080424141131.GA9986@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=adilger@clusterfs.com \
--cc=akpm@linux-foundation.org \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=cmm@us.ibm.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathur@linux.vnet.ibm.com \
--cc=pbadari@us.ibm.com \
--cc=sct@redhat.com \
/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